| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-06-21 | std: micro-optimize Vec constructors and add benchmarks | Erick Tryzelaar | -0/+115 |
| 2014-06-13 | Fix all violations of stronger guarantees for mutable borrows | Cameron Zwarich | -4/+7 |
| 2014-06-11 | rustc: Remove ~[T] from the language | Alex Crichton | -77/+13 |
| 2014-06-09 | core: Move the collections traits to libcollections | Alex Crichton | -7/+8 |
| 2014-06-08 | core: Rename `container` mod to `collections`. Closes #12543 | Brian Anderson | -1/+1 |
| 2014-06-08 | Fix spelling errors in comments. | Joseph Crail | -1/+1 |
| 2014-06-06 | Rename Iterator::len to count | Aaron Turon | -7/+7 |
| 2014-06-06 | Fix documentation for `slice()` | Adolfo OchagavĂa | -2/+2 |
| 2014-06-05 | Fallout from the libcollections movement | Alex Crichton | -12/+11 |
| 2014-06-05 | std: Recreate a `collections` module | Alex Crichton | -0/+1900 |
