mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-03 17:35:28 +03:00
348bfe3e35
See also #135634, #149159, and rust-lang/hashbrown#662. This includes an in-tree upgrade of `indexmap` as well, which uses the new `HashTable` buckets API internally, hopefully impacting performance for the better!