| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-04-08 | Remove pretty-expanded from failing tests | Alex Crichton | -1/+0 |
| 2015-03-26 | Mass rename uint/int to usize/isize | Alex Crichton | -2/+2 |
| 2015-03-23 | rustdoc: Replace no-pretty-expanded with pretty-expanded | Brian Anderson | -0/+2 |
| 2015-03-23 | Require feature attributes, and add them where necessary | Brian Anderson | -0/+2 |
| 2015-02-18 | std: Stabilize the `hash` module | Alex Crichton | -1/+1 |
| 2015-01-07 | std: Stabilize the std::hash module | Alex Crichton | -5/+7 |
| 2015-01-02 | Use `derive` rather than `deriving` in tests | Nick Cameron | -1/+1 |
| 2014-05-27 | std: Rename strbuf operations to string | Richo Healey | -2/+2 |
| 2014-05-24 | core: rename strbuf::StrBuf to string::String | Richo Healey | -1/+1 |
| 2014-05-14 | test: Remove all uses of `~str` from the test suite. | Patrick Walton | -3/+11 |
| 2014-04-18 | Replace all ~"" with "".to_owned() | Richo Healey | -2/+2 |
| 2014-04-06 | Remove check-fast. Closes #4193, #8844, #6330, #7416 | Brian Anderson | -1/+0 |
| 2014-02-21 | std: rewrite Hash to make it more generic | Erick Tryzelaar | -0/+28 |
