rust/compiler/rustc_ty_utils/src
bors eb82facb16 Auto merge of #94883 - cjgillot:flat-metadata, r=oli-obk
Encode even more metadata through tables instead of EntryKind

This should move us closer to getting rid of `EntryKind`.
2022-04-01 21:16:41 +00: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 ~const Drop to ~const Destruct 2022-03-21 17:04:03 +11:00
lib.rs Adopt let else in more places 2022-02-19 17:27:43 +01:00
needs_drop.rs resolve the conflict in compiler/rustc_session/src/parse.rs 2022-03-16 20:12:30 +08:00
representability.rs Specialize suggestion for Option<T> 2022-03-31 08:04:53 -07:00
ty.rs Merge impl_constness and is_const_fn_raw. 2022-03-31 18:33:46 +02:00