| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-11-02 | Move RandomState and DefaultHasher into std::hash, but don't export for now | ltdk | -1/+1 |
| 2023-06-15 | Auto merge of #104455 - the8472:dont-drain-on-drop, r=Amanieu | bors | -10/+12 |
| 2023-06-14 | update hashbrown and replace Hash{Set,Map}::DrainFilter with ExtractIf | The 8472 | -10/+12 |
| 2023-02-03 | Specify behavior of HashSet::insert | Stiopa Koltsov | -0/+20 |
| 2022-10-02 | Make Hash{Set,Map}::with_hasher unstably const | Nixon Enraght-Moony | -0/+6 |
| 2022-03-10 | Use implicit capture syntax in format_args | T-O-R-U-S | -2/+2 |
| 2021-06-30 | impl From<[(K, V); N]> for std::collections | bstrie | -0/+12 |
| 2020-09-08 | Tests for HashMap/HashSet::drain_filter | Matt Brubeck | -0/+71 |
| 2020-08-31 | std: move "mod tests/benches" to separate files | Lzu Tao | -0/+415 |
