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
/
set.rs
Age
Commit message (
Expand
)
Author
Lines
2020-02-04
Fix and test implementation of BTreeMap's first_entry, last_entry, pop_first,...
Stein Somers
-11
/
+16
2019-12-26
prune ill-conceived BTreeMap iter_mut assertion and test more
Stein Somers
-0
/
+9
2019-12-22
Format the world
Mark Rousskov
-39
/
+36
2019-10-23
proposal for access to BTreeMap/BTreeSet first/last, #62924
Stein Somers
-0
/
+28
2019-10-18
BTreeSet symmetric_difference & union optimized, cleaned
Stein Somers
-1
/
+25
2019-10-01
BTreeSet intersection, difference & is_subnet optimizations
Stein Somers
-18
/
+92
2019-09-16
Improve BTreeSet::Intersection::size_hint
pcpthm
-0
/
+11
2019-08-09
Rollup merge of #63407 - RalfJung:miri-test-sizes, r=Centril
Mazdak Farrokhzad
-0
/
+24
2019-08-09
reduce some test sizes in Miri
Ralf Jung
-0
/
+24
2019-08-09
Merge pull request #1 from rust-lang/master
Sayan Nandan
-0
/
+61
2019-08-09
Improve tests for liballoc/btree/set
Sayan Nandan
-2
/
+2
2019-05-17
Use iter() for iterating arrays by slice
Josh Stone
-2
/
+2
2019-03-29
improve worst-case performance of BTreeSet difference and intersection
Stein Somers
-0
/
+61
2019-02-03
liballoc: revert nested imports style changes.
Mazdak Farrokhzad
-4
/
+3
2019-02-02
liballoc: refactor & fix some imports.
Mazdak Farrokhzad
-4
/
+7
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-07-25
Add missing dyn
Tatsuyuki Ishi
-1
/
+1
2017-06-13
Merge crate `collections` into `alloc`
Murarth
-0
/
+331