rust/compiler/rustc_middle
Aaron Hill f5f90540c9
Fully serialize AdtDef
This avoids needing to invoke the `adt_def` query during
the decoding of another query's result.
2021-12-15 16:32:16 -05:00
..
benches
src Fully serialize AdtDef 2021-12-15 16:32:16 -05: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.