rust/compiler/rustc_middle
Aaron Hill 36ccdbefbb
Remove (transitive) reliance on sorting by DefId in pretty-printer
This moves us a step closer to removing the `PartialOrd/`Ord` impls
for `DefId`. See #90317
2022-06-22 12:58:56 -05:00
..
2022-05-27 20:20:41 -07:00

For more information about how rustc works, see the rustc dev guide.