Commit 809b243
authored
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.4 files changed
Lines changed: 819 additions & 801 deletions
File tree
- compiler/rustc_middle/src/ty
- context
- inhabitedness
0 commit comments