| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-01-29 | s/Show/Debug/g | Jorge Aparicio | -7/+7 |
| 2015-01-29 | `for x in range(a, b)` -> `for x in a..b` | Jorge Aparicio | -14/+14 |
| 2015-01-29 | Auto merge of #21680 - japaric:slice, r=alexcrichton | bors | -1/+1 |
| 2015-01-27 | Merge remote-tracking branch 'rust-lang/master' | Brian Anderson | -0/+3688 |
| 2015-01-27 | cleanup: s/`v.slice*()`/`&v[a..b]`/g + remove redundant `as_slice()` calls | Jorge Aparicio | -1/+1 |
| 2015-01-26 | std: Rename Writer::write to Writer::write_all | Alex Crichton | -2/+2 |
| 2015-01-26 | std: Rename io to old_io | Alex Crichton | -0/+3679 |
