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
/
lru_cache.rs
Age
Commit message (
Expand
)
Author
Lines
2014-12-18
remove TreeMap, TreeSet, TrieMap, TrieSet, LruCache. deprecate EnumSet's std ...
Alexis Beingessner
-471
/
+0
2014-12-08
auto merge of #19378 : japaric/rust/no-as-slice, r=alexcrichton
bors
-6
/
+6
2014-12-06
libstd: remove unnecessary `to_string()` calls
Jorge Aparicio
-6
/
+6
2014-12-05
Utilize fewer reexports
Corey Farwell
-2
/
+3
2014-11-08
Implements Extend for EnumSet and LruCache
gamazeps
-1
/
+10
2014-11-06
Implement low-hanging fruit of collection conventions
Alexis Beingessner
-59
/
+91
2014-11-01
collections: Remove all collections traits
Alex Crichton
-15
/
+10
2014-09-16
Fallout from renaming
Aaron Turon
-2
/
+2
2014-07-30
Library changes for RFC #43
Cameron Zwarich
-1
/
+2
2014-07-24
Cleanup LruCache doc.
Jonas Hietala
-9
/
+8
2014-07-24
Documentation examples for LruCache.
Jonas Hietala
-0
/
+86
2014-07-13
Stabilization for `owned` (now `boxed`) and `cell`
Aaron Turon
-1
/
+1
2014-07-08
std: Rename the `ToStr` trait to `ToString`, and `to_str` to `to_string`.
Richo Healey
-7
/
+7
2014-06-28
Rename all raw pointers as necessary
Alex Crichton
-1
/
+1
2014-06-15
Register new snapshots
Alex Crichton
-20
/
+0
2014-06-11
std: Remove i18n/l10n from format!
Alex Crichton
-0
/
+20
2014-06-09
core: Move the collections traits to libcollections
Alex Crichton
-2
/
+1
2014-06-08
core: Rename `container` mod to `collections`. Closes #12543
Brian Anderson
-1
/
+1
2014-06-05
Fallout from the libcollections movement
Alex Crichton
-2
/
+3
2014-06-05
std: Recreate a `collections` module
Alex Crichton
-0
/
+348