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
/
libcollections
/
tree
/
set.rs
Age
Commit message (
Expand
)
Author
Lines
2014-12-18
remove TreeMap, TreeSet, TrieMap, TrieSet, LruCache. deprecate EnumSet's std ...
Alexis Beingessner
-1218
/
+0
2014-12-15
std: Second pass stabilization of `default`
Alex Crichton
-0
/
+2
2014-12-15
auto merge of #19448 : japaric/rust/binops-by-value, r=nikomatsakis
bors
-4
/
+100
2014-12-15
rollup merge of #19710: steveklabnik/gh15449
Brian Anderson
-1
/
+1
2014-12-13
libcollections: convert `TreeSet` binops to by value
Jorge Aparicio
-4
/
+100
2014-12-13
libcollections: fix unit tests
Jorge Aparicio
-9
/
+18
2014-12-13
libcollections: fix fallout
Jorge Aparicio
-2
/
+4
2014-12-13
auto merge of #19671 : tbu-/rust/pr_doc_removetraitrefs, r=Gankro
bors
-2
/
+2
2014-12-10
Fix inappropriate ## headings
Steve Klabnik
-1
/
+1
2014-12-10
Remove references to traits that no longer exist
Tobias Bucher
-2
/
+2
2014-12-08
Change 'Example' to 'Examples' throughout collections' rustdocs.
jbranchaud
-24
/
+24
2014-12-08
auto merge of #19378 : japaric/rust/no-as-slice, r=alexcrichton
bors
-2
/
+2
2014-12-06
libcollections: remove unnecessary `to_string()` calls
Jorge Aparicio
-2
/
+2
2014-12-05
Implement BitOps for TreeSet
Chase Southwood
-1
/
+125
2014-11-17
libcollections: use BorrowFrom in TreeSet, Map
Aaron Turon
-2
/
+17
2014-11-17
Fix fallout from coercion removal
Nick Cameron
-29
/
+29
2014-11-13
Remove BTreeSet from all examples.
Joseph Crail
-4
/
+4
2014-11-08
Renamed Extendable to Extend
gamazeps
-1
/
+1
2014-11-06
Implement low-hanging fruit of collection conventions
Alexis Beingessner
-2
/
+22
2014-11-02
refactor libcollections as part of collection reform
Alexis Beingessner
-0
/
+950