mirror of
https://github.com/rust-lang/rust.git
synced 2025-04-16 05:56:56 +00:00
![]() Directly map each ExternAbi variant to its string and back again. This has a few advantages: - By making the ABIs compare equal to their strings, we can easily lexicographically sort them and use that sorted slice at runtime. - We no longer need a workaround to make sure the hashes remain stable, as they already naturally are (by being the hashes of unique strings). - The compiler can carry around less &str wide pointers |
||
---|---|---|
.. | ||
basic.legacy.stderr | ||
basic.rs | ||
basic.v0.stderr | ||
const-generics-demangling.legacy.stderr | ||
const-generics-demangling.rs | ||
const-generics-demangling.v0.stderr | ||
const-generics-str-demangling.rs | ||
const-generics-str-demangling.stderr | ||
const-generics-structural-demangling.rs | ||
const-generics-structural-demangling.stderr | ||
const-generics.rs | ||
foreign-types.rs | ||
foreign-types.stderr | ||
impl1.legacy.stderr | ||
impl1.rs | ||
impl1.v0.stderr | ||
impl2.rs | ||
impl2.stderr | ||
issue-53912.rs | ||
issue-60925.legacy.stderr | ||
issue-60925.rs | ||
issue-60925.v0.stderr | ||
issue-75326.legacy.stderr | ||
issue-75326.rs | ||
issue-75326.v0.stderr | ||
issue-76365.rs | ||
normalize-in-param-env.rs | ||
trait-objects.rs | ||
trait-objects.v0.stderr | ||
types.legacy.stderr | ||
types.rs | ||
types.v0.stderr | ||
types.verbose-legacy.stderr | ||
verbose.rs | ||
x86-stdcall.rs |