rust/compiler/rustc_symbol_mangling/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
..
typeid Rollup merge of #112182 - rcvalle:rust-cfi-fix-111185, r=compiler-errors 2023-06-02 18:12:45 +02:00
errors.rs Migrate all diagnostics 2022-10-23 10:09:44 +02:00
legacy.rs properly pretty-print inherent projections 2023-05-22 22:39:45 +02:00
lib.rs Move expansion of query macros in rustc_middle to rustc_middle::query 2023-05-15 08:49:13 +02:00
test.rs Allow LocalDefId as the argument to def_path_str 2023-04-21 22:27:20 +00:00
typeid.rs CFI: Fix SIGILL reached via trait objects 2023-05-09 20:04:19 +00:00
v0.rs Add AliasKind::Weak for type aliases. 2023-06-16 19:39:48 +00:00