mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-23 23:34:48 +00:00
d6f0642827
Remove HirId -> LocalDefId map from HIR. Having this map in HIR prevents the creating of new definitions after HIR has been built. Thankfully, we do not need it. Based on https://github.com/rust-lang/rust/pull/103902 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |