| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-04-08 | Make `sum` and `product` inherent methods on `Iterator` | Tobias Bucher | -2/+1 |
| 2015-03-23 | Add generic conversion traits | Aaron Turon | -4/+4 |
| 2015-03-04 | std: Deprecate std::old_io::fs | Alex Crichton | -12/+14 |
| 2015-02-26 | remove some compiler warnings | Tshepang Lekhonkhobe | -4/+4 |
| 2015-02-23 | rustbook: update slicing syntax where [] --> [..] | Tshepang Lekhonkhobe | -4/+4 |
| 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-26 | Fallout of io => old_io | Alex Crichton | -1/+1 |
| 2015-01-23 | regex: Remove in-tree version | Alex Crichton | -41/+44 |
| 2015-01-09 | Handle errors properly in rustbook. | Huon Wilson | -3/+4 |
| 2015-01-08 | Fix dead links in the guide and reorganize | Alex Crichton | -4/+4 |
| 2015-01-08 | "The Rust Programming Language" | Steve Klabnik | -0/+166 |
