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
/
libcollectionstest
/
btree
/
set.rs
Age
Commit message (
Expand
)
Author
Lines
2016-10-25
run rustfmt on libcollectionstest
Srinivas Reddy Thatiparthy
-32
/
+42
2016-08-28
Address FIXME in libcollectionstest/btree/set.rs
Andrew Paseltiner
-24
/
+6
2016-06-01
Implement split_off for BTreeMap and BTreeSet (RFC 509)
Andrey Tonkih
-0
/
+48
2016-04-22
Implement `append` for b-trees.
Johannes Oertel
-0
/
+24
2016-01-30
test: Deny warnings in {core,collections}test
Alex Crichton
-0
/
+1
2016-01-18
Make `btree_set::{IntoIter, Iter, Range}` covariant
Andrew Paseltiner
-0
/
+10
2015-09-20
Miscellaneous cleanup for old issues.
Lee Jeffery
-9
/
+3
2015-08-28
implement RFC 1194
Andrew Paseltiner
-0
/
+49
2015-08-12
Remove all unstable deprecated functionality
Alex Crichton
-2
/
+1
2015-06-10
Removed many pointless calls to *iter() and iter_mut()
Joshua Landau
-1
/
+1
2015-06-08
Implement RFC 839
Johannes Oertel
-0
/
+28
2015-03-23
Fallout from changing fn traits to use inheritance rather than bridge
Niko Matsakis
-2
/
+8
2015-03-16
extract libcollections tests into libcollectionstest
Jorge Aparicio
-0
/
+180