rust/compiler/rustc_ty_utils/src
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
..
assoc.rs Store a Symbol instead of an Ident in AssocItem 2022-01-19 17:13:21 -05:00
common_traits.rs Don't consider !Unpin references as noalias 2021-03-21 20:10:53 +01:00
instance.rs rename ErrorReported -> ErrorGuaranteed 2022-03-02 09:45:25 -06:00
lib.rs Adopt let else in more places 2022-02-19 17:27:43 +01:00
needs_drop.rs Improve AdtDef interning. 2022-03-11 13:31:24 +11:00
representability.rs Improve AdtDef interning. 2022-03-11 13:31:24 +11:00
ty.rs Improve AdtDef interning. 2022-03-11 13:31:24 +11:00