rust/compiler/rustc_data_structures
Alan Egerton 0e73e7095a
Ensure careful consideration is given by impls
Added an associated `const THIS_IMPLEMENTATION_HAS_BEEN_TRIPLE_CHECKED`
to the `StableOrd` trait to ensure that implementors carefully consider
whether the trait's contract is upheld, as incorrect implementations can
cause miscompilations.
2024-06-22 07:17:02 +01:00
..
src Ensure careful consideration is given by impls 2024-06-22 07:17:02 +01:00
Cargo.toml Remove some unused crate dependencies. 2024-06-10 19:55:49 +10:00