about summary refs log tree commit diff
path: root/library/std/src/collections/hash/set
AgeCommit message (Expand)AuthorLines
2022-10-02Make Hash{Set,Map}::with_hasher unstably constNixon Enraght-Moony-0/+6
2022-03-10Use implicit capture syntax in format_argsT-O-R-U-S-2/+2
2021-06-30impl From<[(K, V); N]> for std::collectionsbstrie-0/+12
2020-09-08Tests for HashMap/HashSet::drain_filterMatt Brubeck-0/+71
2020-08-31std: move "mod tests/benches" to separate filesLzu Tao-0/+415