| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-03-15 | Strip all leading/trailing newlines | Tamir Duberstein | -1/+0 |
| 2015-02-02 | `for x in xs.iter()` -> `for x in &xs` | Jorge Aparicio | -1/+1 |
| 2015-01-08 | fallout: run-pass tests that use box. (many could be ported to `Box::new` in... | Felix S. Klock II | -0/+2 |
| 2014-06-26 | Remove unnecessary to_string calls | Piotr Jawniak | -1/+1 |
| 2014-05-27 | std: Rename strbuf operations to string | Richo Healey | -3/+3 |
| 2014-05-24 | core: rename strbuf::StrBuf to string::String | Richo Healey | -3/+3 |
| 2014-05-14 | test: Remove all uses of `~str` from the test suite. | Patrick Walton | -6/+6 |
| 2014-05-06 | librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, except | Patrick Walton | -3/+4 |
| 2014-04-18 | Replace all ~"" with "".to_owned() | Richo Healey | -2/+2 |
| 2013-09-30 | rpass: Remove usage of fmt! | Alex Crichton | -2/+2 |
| 2013-08-13 | Add a bunch of tests for closed issues | Alex Crichton | -0/+35 |
