1
Fork 0
rust/compiler/rustc_span
Alan Egerton 114dd2061e
Un-unsafe the StableOrd trait
Whilst incorrect implementations of this trait can cause miscompilation,
they cannot cause memory unsafety in rustc.
2024-06-12 13:01:22 +01:00
..
src Un-unsafe the StableOrd trait 2024-06-12 13:01:22 +01:00
Cargo.toml Optimize Symbol::integer by utilizing itoa in-place formatting 2024-03-06 19:39:36 +01:00