| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-04-08 | Remove pretty-expanded from failing tests | Alex Crichton | -1/+0 |
| 2015-03-23 | rustdoc: Replace no-pretty-expanded with pretty-expanded | Brian Anderson | -0/+2 |
| 2015-03-23 | Require feature attributes, and add them where necessary | Brian Anderson | -0/+2 |
| 2015-02-02 | `for x in xs.iter()` -> `for x in &xs` | Jorge Aparicio | -2/+2 |
| 2015-01-30 | Remove all `i` suffixes | Tobias Bucher | -3/+3 |
| 2014-06-24 | librustc: Remove the fallback to `int` from typechecking. | Niko Matsakis | -3/+3 |
| 2014-06-05 | Fallout from the libcollections movement | Alex Crichton | -1/+1 |
| 2014-02-23 | Move std::{trie, hashmap} to libcollections | Alex Crichton | -1/+3 |
| 2013-09-25 | Fix run-pass tests to have 'pub fn main' | Alex Crichton | -2/+2 |
| 2013-08-03 | remove obsolete `foreach` keyword | Daniel Micay | -2/+2 |
| 2013-07-30 | test: add testcases for external iterators using foreach. | Graydon Hoare | -0/+27 |
