| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-01-29 | `for x in range(a, b)` -> `for x in a..b` | Jorge Aparicio | -3/+3 |
| 2015-01-25 | Merge remote-tracking branch 'rust-lang/master' | Brian Anderson | -1/+2 |
| 2015-01-23 | grandfathered -> rust1 | Brian Anderson | -1/+1 |
| 2015-01-23 | Set unstable feature names appropriately | Brian Anderson | -1/+1 |
| 2015-01-21 | Remove 'since' from unstable attributes | Brian Anderson | -1/+1 |
| 2015-01-21 | Add 'feature' and 'since' to stability attributes | Brian Anderson | -2/+2 |
| 2015-01-19 | Replace `0 as *const/mut T` with `ptr::null/null_mut()` | we | -1/+2 |
| 2015-01-08 | Improvements to feature staging | Brian Anderson | -1/+1 |
| 2015-01-06 | Fallout from stabilization | Aaron Turon | -1/+1 |
| 2015-01-05 | Stabilization of impls and fallout from stabilization | Aaron Turon | -0/+1 |
| 2015-01-03 | Remove deprecated functionality | Alex Crichton | -6/+6 |
| 2014-12-29 | std: Second pass stabilization for `comm` | Alex Crichton | -0/+205 |
