rust/compiler/rustc_traits
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 ⬆ chalk to 0.76.0 2022-01-19 13:44:43 -06:00