rust/compiler/rustc_infer/src
Oli Scherer f3b7dd6388 Add AliasKind::Weak for type aliases.
Only use it when the type alias contains an opaque type.

Also does wf-checking on such type aliases.
2023-06-16 19:39:48 +00:00
..
errors More robust as_ref/as_deref suggestions 2023-06-08 16:30:05 +00:00
infer Add AliasKind::Weak for type aliases. 2023-06-16 19:39:48 +00:00
traits Auto merge of #111161 - compiler-errors:rtn-super, r=cjgillot 2023-05-07 11:18:22 +00:00
lib.rs Add rustc_fluent_macro to decouple fluent from rustc_macros 2023-04-18 18:56:22 +00:00