rust/compiler/rustc_query_system
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 unneeded Cargo.toml dependencies. 2024-05-03 15:33:52 +10:00
messages.ftl Cleanup unused messages in ftl files 2023-09-20 19:09:01 +08:00