rust/library/std/src/collections
bors 1828461982 Auto merge of #117756 - a1phyr:hashmap_fold, r=the8472
`HashMap`/`HashSet`: forward `fold` implementations of iterators

Use [rust-lang/hasbrown#480](https://github.com/rust-lang/hashbrown/pull/480) in `std`

Note: this needs a version bump of hashbrown before merging
2024-01-20 17:53:26 +00:00
..
hash Auto merge of #117756 - a1phyr:hashmap_fold, r=the8472 2024-01-20 17:53:26 +00:00
mod.rs Move RandomState and DefaultHasher into std::hash, but don't export for now 2023-11-02 20:35:20 -04:00