num-traits/src
Josh Stone f0ed42b3bc Test edge cases of ToPrimitive with ints 2018-03-11 01:37:27 -08:00
..
ops Fix doc tests. 2018-02-27 13:25:53 -05:00
bounds.rs Re-introduce the std feature 2018-01-31 15:42:55 -08:00
cast.rs Test edge cases of ToPrimitive with ints 2018-03-11 01:37:27 -08:00
float.rs Comment the Rust version for NAN.is_sign_* behavior 2018-02-28 11:43:55 -08:00
identities.rs Add #[inline] to is_one. 2018-02-23 17:44:07 -05:00
int.rs Re-introduce the std feature 2018-01-31 15:42:55 -08:00
lib.rs Use forwarding macros to implement Float and Real 2018-02-27 16:33:04 -08:00
macros.rs allow unused macros 2018-02-27 17:09:43 -08:00
pow.rs Ensure infalliability of conversions, avoid closures. 2018-02-27 14:06:46 -05:00
real.rs Use forwarding macros to implement Float and Real 2018-02-27 16:33:04 -08:00
sign.rs Use more FloatCore in src/sign.rs 2018-02-27 21:50:44 -08:00