summary refs log tree commit diff
path: root/src/libstd/num/i32.rs
AgeCommit message (Collapse)AuthorLines
2013-09-08Moved checked trait impls out of std::numBrendan Zabarauskas-1/+32
This follows the same pattern as the other numeric trait impls, and reduces the clutter in std::num.
2013-06-18replace #[inline(always)] with #[inline]. r=burningtree.Graydon Hoare-3/+3
2013-05-24Remove usage of the #[merge] hack with int modulesAlex Crichton-0/+32