| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-03-04 | std: Deprecate std::old_io::fs | Alex Crichton | -15/+15 |
| 2015-02-25 | Use os::getcwd instead of env in rustbook (fixup #22727) | Manish Goregaokar | -2/+2 |
| 2015-02-23 | Rollup merge of #22688 - tshepang:use-new-slicing-syntax, r=alexcrichton | Manish Goregaokar | -2/+2 |
| 2015-02-23 | Rollup merge of #22505 - tshepang:current_dir, r=steveklabnik | Manish Goregaokar | -2/+2 |
| 2015-02-23 | rustbook: update slicing syntax where [] --> [..] | Tshepang Lekhonkhobe | -2/+2 |
| 2015-02-18 | Replace all uses of `&foo[]` with `&foo[..]` en masse. | Niko Matsakis | -1/+1 |
| 2015-02-18 | unused imports | Tshepang Lekhonkhobe | -1/+0 |
| 2015-02-18 | os.getcwd renamed to env::current_dir | Tshepang Lekhonkhobe | -1/+2 |
| 2015-02-02 | `for x in xs.into_iter()` -> `for x in xs` | Jorge Aparicio | -1/+1 |
| 2015-01-26 | Fallout of io => old_io | Alex Crichton | -1/+1 |
| 2015-01-08 | "The Rust Programming Language" | Steve Klabnik | -0/+75 |
