Unnamed repository; edit this file 'description' to name the repository.
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