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
..
2020-09-27 15:54:07 +02:00

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