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
/
alloc
/
benches
/
btree
Age
Commit message (
Expand
)
Author
Lines
2025-03-07
Move all alloc integration tests to a new alloctests crate
bjorn3
-811
/
+0
2025-02-13
library: Update rand to 0.9.0
Eric Huss
-16
/
+16
2025-01-24
Fix testing of the standard library with Emscripten
bjorn3
-0
/
+1
2024-09-22
Reformat using the new identifier sorting from rustfmt
Michael Goulet
-2
/
+2
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-1
/
+2
2023-12-10
remove redundant imports
surechen
-1
/
+0
2023-06-14
s/drain_filter/extract_if/ for Vec, Btree{Map,Set} and LinkedList
The 8472
-10
/
+10
2023-04-12
remove some unneeded imports
KaDiWa
-1
/
+0
2022-05-02
Avoid use of `rand::thread_rng` in stdlib benchmarks
Thom Chiovoloni
-8
/
+8
2021-10-15
Add #[must_use] to remaining alloc functions
John Kugelman
-2
/
+2
2021-08-28
add benchmark for BTreeMap::from_iter
Cheng XU
-0
/
+50
2021-06-09
BTree: encapsulate LeafRange better & some debug asserts
Stein Somers
-7
/
+32
2021-02-21
BTreeMap: correct tests for alternative choices of B
Stein Somers
-76
/
+0
2020-08-01
More benchmarks of BTreeMap mutation
Stein Somers
-22
/
+332
2020-07-27
mv std libs to library/
mark
-0
/
+502