| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-03-28 | Convert most code to new inner attribute syntax. | Brian Anderson | -1/+1 |
| 2014-03-22 | rustc: Remove all usage of manual deref() | Alex Crichton | -2/+1 |
| 2014-03-20 | rename std::vec_ng -> std::vec | Daniel Micay | -1/+1 |
| 2014-03-20 | rename std::vec -> std::slice | Daniel Micay | -2/+2 |
| 2014-03-13 | Remove Rc's borrow method to avoid conflicts with RefCell's borrow in Rc<RefC... | Eduard Burtescu | -1/+2 |
| 2014-03-04 | Rename all variables that have uppercase characters in their names to use onl... | Palmer Cox | -1/+1 |
| 2014-03-01 | libstd: Add some functionality to `Vec<T>` | Patrick Walton | -0/+8 |
| 2014-02-22 | std: fix the hash doctest | Erick Tryzelaar | -2/+2 |
| 2014-02-21 | std: rewrite Hash to make it more generic | Erick Tryzelaar | -0/+369 |
