rust/compiler/rustc_symbol_mangling/src
Trevor Gross 809b84edba Add v0 symbol mangling for `f16` and `f128`
As discussed at <https://github.com/rust-lang/rust/pull/122106>, use the
crate encoding to represent new primitives.
2024-05-14 06:11:25 -04:00
..
errors.rs Rename `IntoDiagnostic` as `Diagnostic`. 2024-03-11 09:15:09 +11:00
hashed.rs MCP #705: Provide the option `-Csymbol-mangling-version=hashed -Z unstable-options` to shorten symbol names by replacing them with a digest. 2024-01-26 12:39:03 +08:00
legacy.rs Remove `extern crate tracing` from numerous crates. 2024-04-30 16:47:49 +10:00
lib.rs Remove `extern crate tracing` from numerous crates. 2024-04-30 16:47:49 +10:00
test.rs rename items -> free_items 2024-03-21 14:27:11 +01:00
v0.rs Add v0 symbol mangling for `f16` and `f128` 2024-05-14 06:11:25 -04:00