about summary refs log tree commit diff
path: root/src/libstd/num/uint.rs
AgeCommit message (Expand)AuthorLines
2013-08-06std: Remove uint::iterate, replaced by `range`blake2-ppc-24/+0
2013-08-01std: Change `Times` trait to use `do` instead of `for`blake2-ppc-7/+6
2013-06-18replace #[inline(always)] with #[inline]. r=burningtree.Graydon Hoare-2/+2
2013-05-24Remove usage of the #[merge] hack with int modulesAlex Crichton-0/+195