| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2013-09-08 | Moved checked trait impls out of std::num | Brendan Zabarauskas | -1/+69 | |
| This follows the same pattern as the other numeric trait impls, and reduces the clutter in std::num. | ||||
| 2013-07-01 | rustc: add a lint to enforce uppercase statics. | Huon Wilson | -0/+2 | |
| 2013-06-18 | replace #[inline(always)] with #[inline]. r=burningtree. | Graydon Hoare | -6/+6 | |
| 2013-05-24 | Remove usage of the #[merge] hack with int modules | Alex Crichton | -0/+89 | |
