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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
alloc
/
src
/
collections
/
btree
/
set
Age
Commit message (
Expand
)
Author
Lines
2021-02-09
BTreeMap: share panicky test code & test panic during clear, clone
Stein Somers
-56
/
+31
2021-02-09
BTreeMap/BTreeSet: separate off code supporting tests
Stein Somers
-1
/
+1
2021-02-06
BTreeMap: remove Ord bound where it is absent elsewhere
Stein Somers
-1
/
+2
2021-02-02
BTreeMap: make Ord bound explicit, compile-test its absence
Stein Somers
-0
/
+20
2020-12-24
BTreeMap: test split_off (and append) more thoroughly
Stein Somers
-1
/
+3
2020-11-21
BTreeMap: address namespace conflicts
Stein Somers
-11
/
+10
2020-11-13
Add BTreeMap::retain and BTreeSet::retain
Matt Brubeck
-0
/
+11
2020-11-07
Rollup merge of #78538 - ssomers:btree_testing_rng, r=Mark-Simulacrum
Yuki Okushi
-0
/
+1
2020-10-30
Constantify more BTreeMap and BTreeSet functions
BenoƮt du Garreau
-0
/
+7
2020-10-29
BTreeMap: document a curious assumption in test cases
Stein Somers
-0
/
+1
2020-10-04
BTreeMap/Set: complete the compile-time test cases
Stein Somers
-6
/
+81
2020-08-14
Move btree unit test to their native, privileged location
Stein Somers
-0
/
+649