| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-02-05 | cleanup: replace `as[_mut]_slice()` calls with deref coercions | Jorge Aparicio | -4/+4 |
| 2015-02-02 | `for x in xs.iter()` -> `for x in &xs` | Jorge Aparicio | -3/+3 |
| 2015-01-31 | Kill more `isize`s | Tobias Bucher | -4/+4 |
| 2015-01-30 | Test fixes and rebase conflicts | Alex Crichton | -2/+2 |
| 2015-01-30 | Remove all `i` suffixes | Tobias Bucher | -3/+3 |
| 2015-01-07 | Test fixes and rebase conflicts | Alex Crichton | -1/+0 |
| 2015-01-07 | std: Stabilize the std::hash module | Alex Crichton | -43/+60 |
| 2015-01-07 | markers -> marker | Nick Cameron | -1/+1 |
| 2015-01-07 | Change `std::kinds` to `std::markers`; flatten `std::kinds::marker` | Nick Cameron | -1/+1 |
| 2015-01-06 | Fallout | Nick Cameron | -1/+1 |
| 2015-01-02 | Fallout - change array syntax to use `;` | Nick Cameron | -2/+2 |
| 2014-12-15 | Move hash module from collections to core | Steven Fackler | -0/+384 |
