rust/src/libstd/collections
Mazdak Farrokhzad 03acebe2ca
Rollup merge of #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.
2019-02-25 03:17:58 +01:00
..
hash Rollup merge of #58370 - nox:relax-bounds, r=dtolnay 2019-02-25 03:17:58 +01:00
mod.rs libs: doc comments 2019-02-10 23:57:25 +00:00