mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-23 15:23:46 +00:00
aed1801841
Correct decoding of foreign expansions during incr. comp. Fixes https://github.com/rust-lang/rust/issues/74946 The original issue was due to a wrong assertion in `expn_hash_to_expn_id`. The secondary issue was due to a mismatch between the encoding and decoding paths for expansions that are created after the TyCtxt is created. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |