| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2013-05-19 | Use assert_eq! rather than assert! where possible | Corey Richardson | -1/+1 |
| 2013-05-14 | Use static string with fail!() and remove fail!(fmt!()) | Björn Steinbrink | -1/+1 |
| 2013-03-29 | librustc: Remove `fail_unless!` | Patrick Walton | -1/+1 |
| 2013-03-07 | librustc: Convert all uses of `assert` over to `fail_unless!` | Patrick Walton | -1/+1 |
| 2013-02-13 | Remove die!, raplace invocations with fail! Issue #4524 pt 3 | Nick Desaulniers | -1/+1 |
| 2013-02-01 | check-fast fallout from removing export, r=burningtree | Graydon Hoare | -1/+1 |
| 2013-01-31 | Replace most invocations of fail keyword with die! macro | Nick Desaulniers | -1/+1 |
| 2012-12-10 | Reliciense makefiles and testsuite. Yup. | Graydon Hoare | -0/+10 |
| 2012-08-23 | Remove match check from test cases | Tim Chevalier | -1/+1 |
| 2012-08-06 | Convert alt to match. Stop parsing alt | Brian Anderson | -1/+1 |
| 2012-08-05 | Switch alts to use arrows | Brian Anderson | -1/+1 |
| 2012-02-15 | Rewrite exhaustiveness checker | Marijn Haverbeke | -1/+1 |
| 2011-10-07 | Make 1-1 parse again | Marijn Haverbeke | -0/+6 |
