1
Fork 0
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
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

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