index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
std
/
src
/
collections
/
hash
/
set
Age
Commit message (
Expand
)
Author
Lines
2024-09-29
Fix std tests for wasm32-wasip2 target
Nicola Krumschmidt
-0
/
+2
2024-09-22
Reformat using the new identifier sorting from rustfmt
Michael Goulet
-2
/
+2
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-1
/
+0
2024-01-02
Adjust library tests for unused_tuple_struct_fields -> dead_code
Jake Goulding
-1
/
+1
2023-11-02
Move RandomState and DefaultHasher into std::hash, but don't export for now
ltdk
-1
/
+1
2023-06-15
Auto merge of #104455 - the8472:dont-drain-on-drop, r=Amanieu
bors
-10
/
+12
2023-06-14
update hashbrown and replace Hash{Set,Map}::DrainFilter with ExtractIf
The 8472
-10
/
+12
2023-02-03
Specify behavior of HashSet::insert
Stiopa Koltsov
-0
/
+20
2022-10-02
Make Hash{Set,Map}::with_hasher unstably const
Nixon Enraght-Moony
-0
/
+6
2022-03-10
Use implicit capture syntax in format_args
T-O-R-U-S
-2
/
+2
2021-06-30
impl From<[(K, V); N]> for std::collections
bstrie
-0
/
+12
2020-09-08
Tests for HashMap/HashSet::drain_filter
Matt Brubeck
-0
/
+71
2020-08-31
std: move "mod tests/benches" to separate files
Lzu Tao
-0
/
+415