Skip to content

Commit 809b243

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 010c984 + b7bfb76 commit 809b243

4 files changed

Lines changed: 819 additions & 801 deletions

File tree

0 commit comments

Comments
 (0)