]> git.lizzy.rs Git - rust.git/commit
Implement RFC 839 for `{HashMap, HashSet}`
authorAndrew Paseltiner <apaseltiner@gmail.com>
Sun, 30 Aug 2015 01:06:11 +0000 (21:06 -0400)
committerAndrew Paseltiner <apaseltiner@gmail.com>
Mon, 31 Aug 2015 17:57:59 +0000 (13:57 -0400)
commita73d27f6d3e5b19edbc5eb0fc8fd6024d3aa8878
treeed1285cffee728ec1dbe0066b2b81f0799544d3f
parent9982314577e3d86da87b8024496d932b2cfff298
Implement RFC 839 for `{HashMap, HashSet}`

It appears that these impls were left out of #25989 by mistake.
src/libstd/collections/hash/map.rs
src/libstd/collections/hash/set.rs