rust/compiler/rustc_symbol_mangling
Nicholas Nethercote ca5525d564 Improve AdtDef interning.
This commit makes `AdtDef` use `Interned`. Much the commit is tedious
changes to introduce getter functions. The interesting changes are in
`compiler/rustc_middle/src/ty/adt.rs`.
2022-03-11 13:31:24 +11:00
..
src Improve AdtDef interning. 2022-03-11 13:31:24 +11:00
Cargo.toml Remove re-export. 2021-10-03 16:08:54 +02:00