Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information