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
/
src
/
collections
/
btree
/
set.rs
Age
Commit message (
Expand
)
Author
Lines
2021-02-13
Fix typos in BTreeSet::{first, last} docs
Taiki Endo
-12
/
+12
2021-02-08
Auto merge of #79245 - ssomers:btree_curb_ord_bound, r=dtolnay
bors
-4
/
+1
2021-02-06
Rollup merge of #81434 - ssomers:btree_drain_filter_doc_update, r=dtolnay
Jonas Schievink
-1
/
+1
2021-02-06
BTreeMap: remove Ord bound where it is absent elsewhere
Stein Somers
-4
/
+1
2021-02-06
BTreeMap: fix documentation of unstable public members
Stein Somers
-1
/
+1
2021-02-06
Rollup merge of #81610 - ssomers:btree_emphasize_ord_bound, r=dtolnay
Mara Bos
-28
/
+73
2021-02-02
BTreeMap: make Ord bound explicit, compile-test its absence
Stein Somers
-28
/
+73
2021-01-31
Add doc aliases for "delete"
Konrad Borowski
-0
/
+1
2021-01-16
Clarify what the effects of a 'logic error' are
Chris Jefferson
-0
/
+3
2020-12-28
Add "length" as doc alias to len methods
Konrad Borowski
-0
/
+1
2020-12-14
BTreeSet: simplify implementation of pop_first/pop_last
Stein Somers
-2
/
+2
2020-11-28
BTreeMap: try to enhance various comments & local identifiers
Stein Somers
-1
/
+1
2020-11-23
BTreeMap/BTreeSet: make public doc more consistent
Stein Somers
-2
/
+4
2020-11-13
Add BTreeMap::retain and BTreeSet::retain
Matt Brubeck
-0
/
+24
2020-10-30
Constantify more BTreeMap and BTreeSet functions
BenoƮt du Garreau
-2
/
+4
2020-10-22
BTreeMap/Set: merge the implementations of MergeIter
Stein Somers
-73
/
+3
2020-08-14
Move btree unit test to their native, privileged location
Stein Somers
-0
/
+3
2020-07-27
mv std libs to library/
mark
-0
/
+1574
[prev]