os-rust/compiler/rustc_lint
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 Initiate the inner usage of let_chains 2022-02-25 18:03:27 -03:00