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
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2025-01-20
alloc: add `#![warn(unreachable_pub)]`
Urgau
-2
/
+2
2024-11-13
btree: simplify the backdoor between set and map
Josh Stone
-8
/
+0
2023-03-20
Remove outdated comments
Maybe Waffle
-1
/
+0
2022-12-28
Rollup merge of #94145 - ssomers:binary_heap_tests, r=jyn514
fee1-dead
-3
/
+0
2022-06-23
Fix BTreeSet's range API panic message, document
tnballo
-0
/
+1
2022-05-02
Share testing utilities with non-btree test cases
Stein Somers
-3
/
+0
2021-08-28
BTreeMap::from_iter: use bulk building to improve the performance
Cheng XU
-0
/
+1
2021-02-22
Auto merge of #81362 - ssomers:btree_drainy_refactor_8, r=Mark-Simulacrum
bors
-0
/
+1
2021-02-09
BTreeMap: gather and decompose reusable tree fixing functions
Stein Somers
-0
/
+1
2021-02-09
BTreeMap/BTreeSet: separate off code supporting tests
Stein Somers
-29
/
+1
2021-01-29
btree: use Option's unwrap_unchecked()
Miguel Ojeda
-16
/
+0
2020-12-24
BTreeMap: test split_off (and append) more thoroughly
Stein Somers
-2
/
+5
2020-11-08
BTreeMap: split off most code of append, slightly improve interfaces
Stein Somers
-0
/
+1
2020-10-29
BTreeMap: document a curious assumption in test cases
Stein Somers
-0
/
+1
2020-10-26
BTreeMap: move generic functions out of navigate.rs
Stein Somers
-0
/
+1
2020-10-22
BTreeMap/Set: merge the implementations of MergeIter
Stein Somers
-0
/
+1
2020-10-18
BTreeMap: split off most code of remove and split_off
Stein Somers
-0
/
+2
2020-09-10
Auto merge of #74437 - ssomers:btree_no_root_in_noderef, r=Mark-Simulacrum
bors
-0
/
+1
2020-09-10
Document btree's unwrap_unchecked
Stein Somers
-0
/
+3
2020-09-10
BTreeMap: pull the map's root out of NodeRef
Stein Somers
-0
/
+1
2020-08-14
Move btree unit test to their native, privileged location
Stein Somers
-0
/
+27
2020-07-27
mv std libs to library/
mark
-0
/
+27