mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 19:27:30 +03:00
4dbc89de3f
Upgrade indexmap and thorin-dwp to use hashbrown 0.12 This removes the last dependencies on hashbrown 0.11. This also upgrades to hashbrown 0.12.3 to fix a double-free (#99372).
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.