| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2013-05-19 | Use assert_eq! rather than assert! where possible | Corey Richardson | -2/+2 |
| 2013-03-29 | librustc: Remove `fail_unless!` | Patrick Walton | -2/+2 |
| 2013-03-07 | librustc: Convert all uses of `assert` over to `fail_unless!` | Patrick Walton | -2/+2 |
| 2013-02-01 | check-fast fallout from removing export, r=burningtree | Graydon Hoare | -1/+1 |
| 2013-01-26 | testsuite: Eliminate uses of structural records from most run-pass tests | Tim Chevalier | -3/+5 |
| 2012-12-10 | Reliciense makefiles and testsuite. Yup. | Graydon Hoare | -0/+10 |
| 2012-08-06 | Convert alt to match. Stop parsing alt | Brian Anderson | -2/+2 |
| 2012-08-05 | Switch alts to use arrows | Brian Anderson | -4/+4 |
| 2012-01-09 | Change all uses of 'when' in alt-patterns to 'if' | Austin Seipp | -3/+3 |
| 2011-09-02 | Reformat. Issue #855 | Brian Anderson | -13/+10 |
| 2011-08-22 | Implement pattern guards | Marijn Haverbeke | -0/+16 |
