| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-01-29 | `for x in range(a, b)` -> `for x in a..b` | Jorge Aparicio | -1/+1 |
| 2015-01-05 | Un-gate macro_rules | Keegan McAllister | -2/+0 |
| 2014-06-13 | librustc: Fix the issue with labels shadowing variable names by making | Patrick Walton | -1/+1 |
| 2014-03-28 | Convert most code to new inner attribute syntax. | Brian Anderson | -1/+1 |
| 2014-02-23 | Make break and continue hygienic | Edward Wang | -0/+19 |
