Skip to content

Commit e8e2813

Browse files
Rollup merge of rust-lang#152148 - Zalathar:tcx-interner, r=petrochenkov
Move `impl Interner for TyCtxt` to its own submodule This impl is several hundred lines of mostly self-contained, mostly boilerplate code that can be extracted out of the dauntingly large `rustc_middle::ty::context` module. - The trait and its impl were introduced by rust-lang#97287. --- There should be no change to compiler behaviour.
2 parents 8e470dc + b7bfb76 commit e8e2813

4 files changed

Lines changed: 819 additions & 801 deletions

File tree

0 commit comments

Comments
 (0)