mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 10:05:06 +03:00
31cd367b9c
Add allocator parameter to HashMap Hashbrown support originally added in https://github.com/rust-lang/hashbrown/pull/133 Part of https://github.com/rust-lang/wg-allocators/issues/7 ~See also: hashset support in https://github.com/rust-lang/rust/pull/148550~ (Edit: merged into this PR for crater)