1
Fork 0
rust/compiler/rustc_ty_utils/src
lcnr 7ebd48d006 remove TyS::same_type
it ignored regions and constants in adts,
but didn't do so for references or any other types.
This seemed quite weird
2022-02-01 11:21:26 +01: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 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 remove TyS::same_type 2022-02-01 11:21:26 +01:00
ty.rs Rollup merge of #90277 - pierwill:fix-70258-inference-terms, r=jackh726 2022-01-31 06:58:26 +01:00