rust/compiler/rustc_symbol_mangling/src
Jhonny Bill Mena 86f8c4e8e3 ADD - InvalidSymbolName to migrate symbol-name({}) error to new diagnostics infraestructure
ADD - dependencies needed to port a module to new Diagnostics infra (rustc_macros, rustc_errors, errors file, and fluent file)
2022-08-30 14:27:42 -04:00
..
typeid Change FnAbi::fixed_count to a u32. 2022-08-26 10:29:40 +10:00
errors.rs ADD - InvalidSymbolName to migrate symbol-name({}) error to new diagnostics infraestructure 2022-08-30 14:27:42 -04:00
legacy.rs consistently use VTable over Vtable (matching stable stdlib API RawWakerVTable) 2022-07-20 17:12:07 -04:00
lib.rs ADD - InvalidSymbolName to migrate symbol-name({}) error to new diagnostics infraestructure 2022-08-30 14:27:42 -04:00
test.rs ADD - InvalidSymbolName to migrate symbol-name({}) error to new diagnostics infraestructure 2022-08-30 14:27:42 -04:00
typeid.rs Add fine-grained LLVM CFI support to the Rust compiler 2022-07-23 10:51:34 -07:00
v0.rs Auto merge of #95548 - rcvalle:rust-cfi-2, r=nagisa 2022-07-24 01:22:36 +00:00