Clar Charr
|
79b557f040
|
Ensure infalliability of conversions, avoid closures.
|
2018-02-27 14:06:46 -05:00 |
Clar Charr
|
aca8dc8149
|
Remove Pow<u64> (accidentally added).
|
2018-02-27 13:25:53 -05:00 |
Clar Charr
|
61a6acc9c2
|
Add more Pow implementations.
|
2018-02-27 13:25:53 -05:00 |
Clar Charr
|
5d6933f34a
|
Fix doc tests.
|
2018-02-27 13:25:53 -05:00 |
Clar Charr
|
ce3badca57
|
Move Pow to pow module.
|
2018-02-27 13:25:53 -05:00 |
Vinzent Steinberg
|
a843027b56
|
Re-introduce the std feature
This is a port of @vks's rust-num/num#296, but without the feature-
toggled changes to `Float`.
|
2018-01-31 15:42:55 -08:00 |
Josh Stone
|
42a610d323
|
Move num-traits to its own repo
All the prior `num` history is kept, so old `num-traits` tags are still
valid, but future development here will be just for `num-traits`.
|
2017-12-18 17:35:41 -08:00 |