| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2016-02-24 | Move the borrowck run-pass/compile-fail tests into their own directories | Niko Matsakis | -20/+0 |
| 2015-03-15 | Strip all leading/trailing newlines | Tamir Duberstein | -1/+0 |
| 2015-02-18 | Remove `i`, `is`, `u`, or `us` suffixes that are not necessary. | Niko Matsakis | -2/+2 |
| 2015-02-02 | `for x in xs.iter()` -> `for x in &xs` | Jorge Aparicio | -1/+1 |
| 2015-01-08 | Update compile-fail tests to use is/us, not i/u. | Huon Wilson | -2/+2 |
| 2015-01-03 | Remove deprecated functionality | Alex Crichton | -1/+3 |
| 2014-11-06 | Fallout from collection conventions | Alexis Beingessner | -1/+1 |
| 2014-09-21 | Fix fallout from Vec stabilization | Alex Crichton | -1/+1 |
| 2014-09-08 | librustc: Make sure lifetimes in `for` loop heads outlive the `for` loop | Patrick Walton | -0/+19 |
