Skip to content

Commit 1efb99b

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 37d354a + b7bfb76 commit 1efb99b

4 files changed

Lines changed: 819 additions & 801 deletions

File tree

0 commit comments

Comments
 (0)