| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2015-01-23 | grandfathered -> rust1 | Brian Anderson | -1/+1 | |
| 2015-01-21 | Add 'feature' and 'since' to stability attributes | Brian Anderson | -1/+1 | |
| 2015-01-07 | Add isize, usize modules, deprecate int, uint modules | Aaron Turon | -0/+22 | |
| This PR introduces `isize` and `usize` modules to `core` and `std`, and deprecates the existing `int` and `uint` modules. The rustdoc primitive type links now point to these new modules. Due to deprecation this is a: [breaking-change] | ||||
