rust/compiler/rustc_symbol_mangling/src
Matthias Krüger ec51b15b81
Rollup merge of #112182 - rcvalle:rust-cfi-fix-111185, r=compiler-errors
CFI: Fix cfi with repr(transparent): transform_ty: unexpected Alias(Proj

Fixes https://github.com/rust-lang/rust/issues/111185 by normalizing ty::Alias before encoding.
2023-06-02 18:12:45 +02: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 EarlyBinder::new -> EarlyBinder::bind 2023-05-29 13:46:10 +02:00