rust/library/std/src/collections
bors fc01a7432b Auto merge of #109214 - tosti007:std_collection_hash_new_rework, r=workingjubilee
Use `HashMap::with_capacity_and_hasher` instead of using base

Cleans up the internal logic for `HashMap::with_capacity` slightly.
2023-10-07 05:26:12 +00:00
..
hash Auto merge of #109214 - tosti007:std_collection_hash_new_rework, r=workingjubilee 2023-10-07 05:26:12 +00:00
mod.rs Rollup merge of #110244 - kadiwa4:unnecessary_imports, r=JohnTitor 2023-04-14 21:11:13 +02:00