rust/compiler/rustc_mir_build
Aaron Hill 6b747aa397
Remove PartialOrd/Ord impl for PlaceRef
This is a new attempt at #93315. It removes one usage
of the `Ord` impl for `DefId`, which should make it easier
to eventually remove that impl.
2022-05-11 16:22:23 -04:00
..
src Remove PartialOrd/Ord impl for PlaceRef 2022-05-11 16:22:23 -04:00
Cargo.toml