mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 09:38:26 +03:00
fc01a7432b
Use `HashMap::with_capacity_and_hasher` instead of using base Cleans up the internal logic for `HashMap::with_capacity` slightly.