| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-06-24 | librustc: Remove the fallback to `int` from typechecking. | Niko Matsakis | -3/+3 |
| 2014-05-28 | std: Remove format_strbuf!() | Alex Crichton | -3/+3 |
| 2014-05-27 | std: Rename strbuf operations to string | Richo Healey | -5/+5 |
| 2014-05-24 | core: rename strbuf::StrBuf to string::String | Richo Healey | -5/+5 |
| 2014-05-14 | test: Remove all uses of `~str` from the test suite. | Patrick Walton | -13/+14 |
| 2014-04-18 | Replace all ~"" with "".to_owned() | Richo Healey | -6/+6 |
| 2013-09-30 | rpass: Remove usage of fmt! | Alex Crichton | -2/+2 |
| 2013-09-25 | Fix run-pass tests to have 'pub fn main' | Alex Crichton | -1/+1 |
| 2013-07-11 | Take default methods out from behind the flag. | Michael Sullivan | -1/+0 |
| 2013-07-03 | Fix make_mono_id to take into account self types. Closes #7536. | Michael Sullivan | -3/+2 |
| 2013-06-28 | Add tests for some default method things. | Michael Sullivan | -0/+45 |
