rust/compiler/rustc_metadata
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
..
src Record expansion_that_defined into crate metadata 2020-10-05 16:01:19 -04:00
Cargo.toml Don't query unstable data when staged_api is off 2020-09-13 02:10:39 +02:00