rust/compiler/rustc_mir_dataflow
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 Migrate to 2021 2021-09-20 22:21:42 -04:00