| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2017-01-12 | resolve: Do not use "resolve"/"resolution" in error messages | Vadim Petrochenkov | -4/+4 |
| 2016-12-26 | More systematic error reporting in path resolution | Vadim Petrochenkov | -4/+4 |
| 2016-05-18 | Fix bug in macro expression spans | Jeffrey Seyfried | -4/+8 |
| 2015-10-09 | hygiene for `for` loops, `if let`, `while let` | Nick Cameron | -0/+13 |
| 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 |
