rust/compiler/rustc_ty_utils/src
bors 7be8693984 Auto merge of #92805 - BoxyUwU:revert-lazy-anon-const-substs, r=lcnr
partially revertish `lazily "compute" anon const default substs`

reverts #87280 except for some of the changes around `ty::Unevaluated` having a visitor and a generic for promoted
why revert: <https://github.com/rust-lang/rust/pull/92805#issuecomment-1010736049>

r? `@lcnr`
2022-01-16 11:19:21 +00:00
..
assoc.rs Return a LocalDefId in get_parent_item. 2022-01-15 21:26:20 +01:00
common_traits.rs Don't consider !Unpin references as noalias 2021-03-21 20:10:53 +01:00
instance.rs initial revert 2022-01-15 01:16:55 +00:00
lib.rs Move associated_item* providers to their own module 2022-01-07 13:23:35 -08:00
needs_drop.rs use try_normalize_erasing_regions in needs_drop 2021-12-02 23:27:08 +01:00
representability.rs Reduce use of local_def_id_to_hir_id. 2022-01-15 21:26:25 +01:00
ty.rs Auto merge of #92805 - BoxyUwU:revert-lazy-anon-const-substs, r=lcnr 2022-01-16 11:19:21 +00:00