| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2013-06-25 | Change finalize -> drop. | Luqman Aden | -1/+1 |
| 2013-02-15 | tests/tutorials: Get rid of `move`. | Luqman Aden | -1/+1 |
| 2013-02-14 | librustc: Replace `impl Type : Trait` with `impl Trait for Type`. rs=implflip... | Patrick Walton | -1/+1 |
| 2013-02-13 | Remove die!, raplace invocations with fail! Issue #4524 pt 3 | Nick Desaulniers | -1/+1 |
| 2013-01-31 | Replace most invocations of fail keyword with die! macro | Nick Desaulniers | -1/+1 |
| 2012-12-18 | Deal with test failures in various ways | Brian Anderson | -0/+2 |
| 2012-12-10 | Reliciense makefiles and testsuite. Yup. | Graydon Hoare | -0/+10 |
| 2012-11-29 | librustc: Make the Drop trait use explicit self | Patrick Walton | -1/+1 |
| 2012-11-14 | Convert the test suite to use the Drop trait | Ben Striegel | -1/+8 |
| 2012-09-07 | Convert field terminators to commas. Stop parsing semis. | Brian Anderson | -2/+2 |
| 2012-08-26 | Camel case the option type | Brian Anderson | -4/+4 |
| 2012-08-22 | Add compile-fail tests for unsound moving out of enums (#2329) | Ben Blum | -0/+10 |
