mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-28 20:16:58 +03:00
dc450f9dcb
Only store StableCrateId once in DefPathTable. https://github.com/rust-lang/rust/pull/119238 made me think of this. cc `@Mark-Simulacrum`