| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-12-18 | remove TreeMap, TreeSet, TrieMap, TrieSet, LruCache. deprecate EnumSet's std ... | Alexis Beingessner | -1961/+0 |
| 2014-12-18 | librustc: Always parse `macro!()`/`macro![]` as expressions if not | Patrick Walton | -6/+6 |
| 2014-12-15 | std: Second pass stabilization of `default` | Alex Crichton | -0/+2 |
| 2014-12-13 | libcollections: use unboxed closures in `TreeMap` methods | Jorge Aparicio | -6/+16 |
| 2014-12-13 | libcollections: fix fallout | Jorge Aparicio | -4/+8 |
| 2014-12-08 | Change 'Example' to 'Examples' throughout collections' rustdocs. | jbranchaud | -23/+23 |
| 2014-12-06 | libcollections: remove unnecessary `to_string()` calls | Jorge Aparicio | -2/+2 |
| 2014-11-17 | libcollections: use BorrowFrom in TreeSet, Map | Aaron Turon | -15/+39 |
| 2014-11-08 | Renamed Extendable to Extend | gamazeps | -1/+1 |
| 2014-11-06 | Implement low-hanging fruit of collection conventions | Alexis Beingessner | -156/+159 |
| 2014-11-05 | Fix tests | Jorge Aparicio | -7/+7 |
| 2014-11-02 | refactor libcollections as part of collection reform | Alexis Beingessner | -0/+1918 |
