| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-01-29 | `for x in range(a, b)` -> `for x in a..b` | Jorge Aparicio | -2/+2 |
| 2015-01-25 | Merge remote-tracking branch 'rust-lang/master' | Brian Anderson | -2/+3 |
| 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 | -1/+1 |
| 2015-01-19 | Replace `0 as *const/mut T` with `ptr::null/null_mut()` | we | -2/+3 |
| 2015-01-11 | Rename AtomicInt and AtomicUint | Steven Fackler | -5/+5 |
| 2015-01-08 | Improvements to feature staging | Brian Anderson | -1/+1 |
| 2015-01-03 | Remove deprecated functionality | Alex Crichton | -20/+21 |
| 2014-12-29 | std: Second pass stabilization for `comm` | Alex Crichton | -0/+343 |
