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
/
src
/
liballoc
/
tests
/
btree
/
map.rs
Age
Commit message (
Expand
)
Author
Lines
2019-12-31
More thorough testing of BTreeMap::range
Stein Somers
-31
/
+150
2019-12-26
prune ill-conceived BTreeMap iter_mut assertion and test more
Stein Somers
-1
/
+113
2019-12-22
Format the world
Mark Rousskov
-16
/
+17
2019-10-23
proposal for access to BTreeMap/BTreeSet first/last, #62924
Stein Somers
-0
/
+45
2019-08-09
reduce some test sizes in Miri
Ralf Jung
-0
/
+3
2019-03-10
we can now skip should_panic tests with the libtest harness
Ralf Jung
-5
/
+0
2019-02-13
miri: test with slightly larger BTrees
Ralf Jung
-8
/
+10
2019-02-13
review failures in btree, string
Ralf Jung
-0
/
+28
2019-02-03
liballoc: revert nested imports style changes.
Mazdak Farrokhzad
-6
/
+5
2019-02-02
liballoc: adjust abolute imports + more import fixes.
Mazdak Farrokhzad
-1
/
+1
2019-02-02
liballoc: refactor & fix some imports.
Mazdak Farrokhzad
-5
/
+6
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-12-04
Replace usages of `..i + 1` ranges with `..=i`.
Corey Farwell
-2
/
+2
2018-03-29
Move alloc::Bound to {core,std}::ops
Simon Sapin
-1
/
+1
2017-09-22
Add support for `..=` syntax
Alex Burka
-14
/
+14
2017-06-13
Merge crate `collections` into `alloc`
Murarth
-0
/
+687