Yoan Lecoq
|
fd50c9196b
|
Added trait bounds tests for Wrapping
|
2017-05-01 13:42:30 +02:00 |
Yoan Lecoq
|
807584688c
|
Added some tests for Wrapping<T>'s impls
|
2017-04-30 10:17:06 +02:00 |
Yoan Lecoq
|
f4e0b47ceb
|
Revert #[inline] hints
|
2017-04-30 08:32:25 +02:00 |
Yoan Lecoq
|
760604361d
|
Add missing #[inline] hints
|
2017-04-29 08:35:37 +02:00 |
Yoan Lecoq
|
2172a9368b
|
impl One for Wrapping doesn't require Add
|
2017-04-21 19:10:42 +02:00 |
Yoan Lecoq
|
356a4ba5b5
|
Removed useless trait bounds
|
2017-04-21 18:56:23 +02:00 |
Yoan Lecoq
|
b562c1ec39
|
Minor changes for correctness
|
2017-04-21 18:47:42 +02:00 |
Yoan Lecoq
|
9b06d4a0bb
|
Attempt at fixing E0411 on older rust versions
|
2017-04-21 10:31:29 +02:00 |
Yoan Lecoq
|
b024e1c326
|
Implemented Zero, One and Num for Wrapping<T>
|
2017-04-21 09:26:53 +02:00 |
Vinzent Steinberg
|
3e4595eac6
|
Move functions remaining in num to num-traits
Fixes #102.
|
2016-05-13 10:38:14 +02:00 |
Łukasz Jan Niemier
|
c124be549f
|
Move traits to separate crate
|
2016-03-11 01:06:05 +01:00 |