rust/library/std
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
..
benches
src Auto merge of #109214 - tosti007:std_collection_hash_new_rework, r=workingjubilee 2023-10-07 05:26:12 +00:00
tests Add data race test to `std::env::{get, set}` 2023-08-20 21:50:45 +02:00
Cargo.toml Invoke `backtrace-rs` buildscript in `std` buildscript 2023-10-02 19:34:27 -06:00
build.rs Invoke `backtrace-rs` buildscript in `std` buildscript 2023-10-02 19:34:27 -06:00