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
/
libstd
/
collections
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2015-01-19
Implement range and range_mut for BTree
Piotr Czarnecki
-0
/
+1
2015-01-07
std: Stabilize the std::hash module
Alex Crichton
-0
/
+7
2015-01-06
[breaking change] Revert Entry behaviour to take keys by value.
Dylan Ede
-2
/
+2
2015-01-05
Stabilize collection modules
Aaron Turon
-1
/
+3
2015-01-04
[breaking change] Update entry API as part of RFC 509.
Ben Foppa
-5
/
+5
2015-01-03
Remove deprecated functionality
Alex Crichton
-8
/
+0
2014-12-18
remove TreeMap, TreeSet, TrieMap, TrieSet, LruCache. deprecate EnumSet's std ...
Alexis Beingessner
-26
/
+13
2014-11-06
Implement low-hanging fruit of collection conventions
Alexis Beingessner
-1
/
+1
2014-11-02
refactor libcollections as part of collection reform
Alexis Beingessner
-14
/
+27
2014-11-01
collections: Remove all collections traits
Alex Crichton
-2
/
+0
2014-10-06
library-level docs for collections
Alexis Beingessner
-3
/
+317
2014-09-27
complete btree rewrite
Alexis Beingessner
-1
/
+1
2014-07-23
collections: Move push/pop to MutableSeq
Brian Anderson
-1
/
+1
2014-06-30
libstd: set baseline stability levels.
Aaron Turon
-0
/
+2
2014-06-09
core: Move the collections traits to libcollections
Alex Crichton
-2
/
+4
2014-06-05
std: Recreate a `collections` module
Alex Crichton
-0
/
+25