rust/compiler/rustc_hir
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 unnecessary dependencies. 2023-11-26 08:38:42 +11:00