summary refs log tree commit diff
path: root/src/libstd/collections/hash/mod.rs
AgeCommit message (Expand)AuthorLines
2019-04-24Replace the robin-hood hash table with hashbrownAmanieu d'Antras-1/+0
2019-04-24Remove the Recover trait for HashSetAmanieu d'Antras-8/+0
2018-12-25Remove licensesMark Rousskov-10/+0
2016-03-12std: Clean out deprecated APIsAlex Crichton-1/+0
2015-08-28implement RFC 1194Andrew Paseltiner-0/+8
2015-02-20Register new snapshotsAlex Crichton-8/+0
2015-02-18std: Stabilize the `hash` moduleAlex Crichton-0/+8
2015-01-07std: Stabilize the std::hash moduleAlex Crichton-1/+2
2014-11-02refactor libcollections as part of collection reformAlexis Beingessner-0/+16