rust/compiler/rustc_symbol_mangling/src
Nicholas Nethercote 6248bbbf26 Pre-intern some commonly used type variables.
This requires some rearrangement of plumbing, such as adding
`mk_fresh_{,int_,float_}ty` and removing `mk_ty_infer`.
2023-02-13 09:25:36 +11:00
..
typeid Change to ReError(ErrorGuaranteed) 2023-02-09 10:26:49 +00:00
errors.rs Migrate all diagnostics 2022-10-23 10:09:44 +02:00
legacy.rs Fix uninlined_format_args for some compiler crates 2023-01-05 19:01:12 +01:00
lib.rs Fix uninlined_format_args for some compiler crates 2023-01-05 19:01:12 +01:00
test.rs Fix uninlined_format_args for some compiler crates 2023-01-05 19:01:12 +01:00
typeid.rs Add LLVM KCFI support to the Rust compiler 2022-12-08 17:24:39 -08:00
v0.rs Pre-intern some commonly used type variables. 2023-02-13 09:25:36 +11:00