rust/compiler/rustc_middle
Yuki Okushi 552933b79d
Rollup merge of #77591 - Aaron1011:fix/hygiene-def-scope, r=estebank
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-06 16:26:16 +09:00
..
benches
src Rollup merge of #77591 - Aaron1011:fix/hygiene-def-scope, r=estebank 2020-10-06 16:26:16 +09:00
Cargo.toml Update chalk to 0.29.0 2020-09-27 15:54:07 +02:00
README.md

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