| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-03-26 | Mass rename uint/int to usize/isize | Alex Crichton | -1/+1 |
| 2015-03-23 | Require feature attributes, and add them where necessary | Brian Anderson | -0/+1 |
| 2015-03-05 | Remove integer suffixes where the types in compiled code are identical. | Eduard Burtescu | -4/+4 |
| 2015-02-18 | Update suffixes en masse in tests using `perl -p -i -e` | Niko Matsakis | -4/+4 |
| 2015-01-29 | `for x in range(a, b)` -> `for x in a..b` | Jorge Aparicio | -1/+1 |
| 2014-12-14 | Mostly rote conversion of `proc()` to `move||` (and occasionally `Thunk::new`) | Niko Matsakis | -1/+1 |
| 2014-11-11 | test: Rename files, fail -> panic. | Michael Sproul | -0/+51 |
