Yoan Lecoq 9c3e9791d2 impl Checked* and Saturating for Wrapping<T> 8 years ago
..
ops 9c3e9791d2 impl Checked* and Saturating for Wrapping<T> 8 years ago
bounds.rs 35a9bcba19 impl Bounded for Wrapping<T> 8 years ago
cast.rs f249edf546 impl ToPrimitive, FromPrimitive and NumCast for Wrapping<T> 8 years ago
float.rs 381942eb4f Adding default implementation 8 years ago
identities.rs 2172a9368b impl One for Wrapping doesn't require Add 8 years ago
int.rs 579466d95c impl PrimInt for Wrapping<T> 8 years ago
lib.rs 356a4ba5b5 Removed useless trait bounds 8 years ago
pow.rs 3e4595eac6 Move functions remaining in num to num-traits 9 years ago
sign.rs b2d957fe4b Small fix for older Rust versions 8 years ago