rust/compiler/rustc_data_structures
Zalathar 01b67f4b26 coverage: Simplify sorting of coverage spans extracted from MIR
Switching to `Ordering::then_with` makes control-flow less complicated, and
there is no need to use `partial_cmp` here.
2023-09-18 23:15:25 +10:00
..
src coverage: Simplify sorting of coverage spans extracted from MIR 2023-09-18 23:15:25 +10:00
Cargo.toml bump parking_lot 0.11 to 0.12 2023-08-03 16:05:26 +03:00