| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-07-01 | rustc: Remove `&str` indexing from the language. | Brian Anderson | -6/+6 |
| 2014-05-27 | std: Rename strbuf operations to string | Richo Healey | -1/+1 |
| 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 | -7/+7 |
| 2014-04-18 | Replace all ~"" with "".to_owned() | Richo Healey | -1/+1 |
| 2014-04-02 | Fix fallout of requiring uint indices | Alex Crichton | -0/+26 |
