| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-06-12 | ignore-test cleanup | Steve Klabnik | -5/+0 |
| 2015-01-31 | Kill more `isize`s | Tobias Bucher | -1/+1 |
| 2015-01-29 | `for x in range(a, b)` -> `for x in a..b` | Jorge Aparicio | -1/+1 |
| 2015-01-08 | Update compile-fail tests to use is/us, not i/u. | Huon Wilson | -1/+1 |
| 2015-01-05 | Un-gate macro_rules | Keegan McAllister | -2/+0 |
| 2015-01-05 | Modernize macro_rules! invocations | Keegan McAllister | -1/+1 |
| 2014-07-24 | librustc: Stop desugaring `for` expressions and translate them directly. | Patrick Walton | -1/+6 |
| 2014-06-25 | added compile-fail test for 15167 | John Clements | -0/+21 |
