rust/compiler/rustc_data_structures
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 Remove some unused crate dependencies. 2024-06-10 19:55:49 +10:00