Commit 03acebe
authored
Rollup merge of rust-lang#58370 - nox:relax-bounds, r=dtolnay
Relax some Hash bounds on HashMap<K, V, S> and HashSet<T, S>
Notably, hash iterators don't require any trait bounds to be iterated.File tree
4 files changed
+354
-364
lines changed- src
- libstd/collections/hash
- test/ui/issues
4 files changed
+354
-364
lines changed
0 commit comments