summary refs log tree commit diff
path: root/src/libstd/num/u16.rs
AgeCommit message (Collapse)AuthorLines
2013-09-08Moved checked trait impls out of std::numBrendan Zabarauskas-0/+35
This follows the same pattern as the other numeric trait impls, and reduces the clutter in std::num.
2013-05-24Remove usage of the #[merge] hack with int modulesAlex Crichton-0/+14