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
/
src
/
liballoc
/
collections
/
btree
/
search.rs
Age
Commit message (
Expand
)
Author
Lines
2020-07-27
mv std libs to library/
mark
-83
/
+0
2020-03-20
Make functions dependent only on shared root avoidance safe
Mark Rousskov
-3
/
+2
2020-03-20
Remove shared root code and assertions from BTree nodes
Mark Rousskov
-8
/
+6
2020-02-07
Lift range_search up one level of abstraction
Stein Somers
-2
/
+10
2020-01-29
BTreeMap: tag and explain unsafe internal functions or assert preconditions
Stein Somers
-2
/
+2
2020-01-21
Declare unsafe functions that can no longer handle shared roots
Stein Somers
-2
/
+2
2020-01-10
Simplify NodeHeader by avoiding slices in BTreeMaps with shared roots
Stein Somers
-8
/
+10
2020-01-09
Apply suggestions from code review
Stein Somers
-1
/
+1
2020-01-09
Simplify into_key_slice_mut and document bits and bobs
Stein Somers
-0
/
+11
2019-11-29
Format liballoc with rustfmt
David Tolnay
-20
/
+22
2019-02-03
liballoc: revert nested imports style changes.
Mazdak Farrokhzad
-4
/
+2
2019-02-02
liballoc: apply uniform_paths.
Mazdak Farrokhzad
-1
/
+1
2019-02-02
liballoc: prefer imports of borrow from libcore.
Mazdak Farrokhzad
-3
/
+4
2019-02-02
liballoc: refactor & fix some imports.
Mazdak Farrokhzad
-2
/
+1
2019-02-02
liballoc: cargo check passes on 2018
Mazdak Farrokhzad
-1
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-06-29
Move some alloc crate top-level items to a new alloc::collections module
Simon Sapin
-0
/
+75