granite-rust/compiler/rustc_middle
Aaron Hill 8d11f90a16
Record expansion_that_defined into crate metadata
Fixes #77523

Now that hygiene serialization is implemented, we also need to record
`expansion_that_defined` so that we properly handle a foreign
`SyntaxContext`.
2020-10-05 16:01:19 -04:00
..
benches mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
src Record expansion_that_defined into crate metadata 2020-10-05 16:01:19 -04:00
Cargo.toml Update chalk to 0.29.0 2020-09-27 15:54:07 +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.