rust/compiler/rustc_middle
Camille GILLOT 74fb87e3a0 Stop sorting bodies by span.
The definition order is already close to the span order, and only differs
in corner cases.
2021-09-01 20:13:16 +02:00
..
benches mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
src Stop sorting bodies by span. 2021-09-01 20:13:16 +02:00
Cargo.toml update polonius-engine to 0.13 2021-08-03 20:29:24 +02: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.