Files
rust/compiler/rustc_middle
Yuki Okushi 2c6feb51da Rollup merge of #96955 - Aaron1011:pretty-print-sort, r=petrochenkov
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-24 16:43:42 +09:00
..
2022-05-27 20:20:41 -07:00

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