| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-03-23 | rustdoc: Replace no-pretty-expanded with pretty-expanded | Brian Anderson | -0/+2 |
| 2015-01-30 | Remove all `i` suffixes | Tobias Bucher | -2/+2 |
| 2015-01-29 | `for x in range(a, b)` -> `for x in a..b` | Jorge Aparicio | -1/+1 |
| 2014-08-29 | Fix formatting, update copyright dates | Pythoner6 | -1/+1 |
| 2014-08-29 | Add support for labeled while loops. | Pythoner6 | -0/+6 |
| 2014-06-24 | librustc: Remove the fallback to `int` from typechecking. | Niko Matsakis | -1/+1 |
| 2013-09-08 | syntax: implement labelled breaks for `for`. | Huon Wilson | -0/+6 |
| 2013-06-24 | Fix/annotate a variety of xfails | Corey Richardson | -3/+0 |
| 2013-05-03 | add gitattributes and fix whitespace issues | Daniel Micay | -1/+0 |
| 2013-04-29 | librustc: Change labels to use the lifetime notation `'`. | Patrick Walton | -2/+2 |
| 2013-02-01 | check-fast fallout from removing export, r=burningtree | Graydon Hoare | -1/+1 |
| 2012-12-10 | Reliciense makefiles and testsuite. Yup. | Graydon Hoare | -0/+10 |
| 2012-08-15 | rustc: Parse labeled loop, break, and again | Patrick Walton | -0/+11 |
