rust/compiler/rustc_traits/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
..
chalk Improve AdtDef interning. 2022-03-11 13:31:24 +11:00
dropck_outlives.rs Improve AdtDef interning. 2022-03-11 13:31:24 +11:00
evaluate_obligation.rs
implied_outlives_bounds.rs Revert "Auto merge of #92007 - oli-obk:lazy_tait2, r=nikomatsakis" 2022-02-11 07:18:06 +00:00
lib.rs Adopt let else in more places 2022-02-19 17:27:43 +01:00
normalize_erasing_regions.rs Overhaul PredicateInner and Predicate. 2022-02-15 16:03:26 +11:00
normalize_projection_ty.rs Remove generalization over projection 2022-01-28 00:25:36 +00:00
type_op.rs Removed in_band_lifetimes from rustc_traits 2021-12-30 13:59:19 -05:00