Yoan Lecoq
|
760604361d
Add missing #[inline] hints
|
8 年之前 |
Yoan Lecoq
|
2172a9368b
impl One for Wrapping doesn't require Add
|
8 年之前 |
Yoan Lecoq
|
356a4ba5b5
Removed useless trait bounds
|
8 年之前 |
Yoan Lecoq
|
b562c1ec39
Minor changes for correctness
|
8 年之前 |
Yoan Lecoq
|
9b06d4a0bb
Attempt at fixing E0411 on older rust versions
|
8 年之前 |
Yoan Lecoq
|
b024e1c326
Implemented Zero, One and Num for Wrapping<T>
|
8 年之前 |
Vinzent Steinberg
|
3e4595eac6
Move functions remaining in num to num-traits
|
9 年之前 |
Łukasz Jan Niemier
|
c124be549f
Move traits to separate crate
|
9 年之前 |