Skip to content

Commit 2aaf3a1

Browse files
Rollup merge of #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 #97287. --- There should be no change to compiler behaviour.
2 parents 39bb681 + b7bfb76 commit 2aaf3a1

4 files changed

Lines changed: 819 additions & 801 deletions

File tree

0 commit comments

Comments
 (0)