rust/compiler/rustc_middle
Camille GILLOT 1c7f85f17c Perform indexing during lowering.
Do not access DefId<->HirId maps before they are initialized.
2021-10-09 23:47:59 +02:00
..
benches
src Perform indexing during lowering. 2021-10-09 23:47:59 +02:00
Cargo.toml Store lowering outputs per owner. 2021-10-09 11:56:29 +02:00
README.md

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