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
..
benches mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
src Remove (transitive) reliance on sorting by DefId in pretty-printer 2022-06-22 12:58:56 -05:00
Cargo.toml Update to rebased rustc-rayon 0.4 2022-05-27 20:20:41 -07:00
README.md mv compiler to compiler/ 2020-08-30 18:45:07 +03:00

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