| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-02-05 | cleanup: replace `as[_mut]_slice()` calls with deref coercions | Jorge Aparicio | -16/+16 |
| 2015-02-04 | remove all kind annotations from closures | Jorge Aparicio | -1/+1 |
| 2015-02-03 | Rename std::path to std::old_path | Aaron Turon | -1/+1 |
| 2015-02-02 | rollup merge of #21830: japaric/for-cleanup | Alex Crichton | -3/+3 |
| 2015-02-02 | `for x in xs.iter()` -> `for x in &xs` | Jorge Aparicio | -3/+3 |
| 2015-02-01 | std: Add a new `env` module | Alex Crichton | -0/+1 |
| 2015-01-30 | rollup merge of #21631: tbu-/isize_police | Alex Crichton | -1/+1 |
| 2015-01-30 | std: Stabilize the std::fmt module | Alex Crichton | -2/+3 |
| 2015-01-30 | Remove all `i` suffixes | Tobias Bucher | -1/+1 |
| 2015-01-29 | s/Show/Debug/g | Jorge Aparicio | -3/+3 |
| 2015-01-29 | `for x in range(a, b)` -> `for x in a..b` | Jorge Aparicio | -1/+1 |
| 2015-01-27 | Merge remote-tracking branch 'rust-lang/master' | Brian Anderson | -0/+1230 |
| 2015-01-27 | accommodate new scoping rules in libstd unit tests. | Felix S. Klock II | -1/+1 |
| 2015-01-26 | std: Rename io to old_io | Alex Crichton | -0/+1231 |
