num-traits/src
Josh Stone f35cce229e Always use #![no_std], and declare std when enabled 2018-05-08 17:26:38 -07:00
..
ops impl 128-bit MulAdd and MulAddAssign 2018-05-07 12:28:35 -07:00
bounds.rs Add imports for 128-bit Bounded 2018-05-07 12:27:42 -07:00
cast.rs impl 128-bit numeric casts 2018-05-07 12:28:53 -07:00
float.rs Explicitly test FloatCore in to_degrees_rounding 2018-05-04 12:19:23 -07:00
identities.rs Merge branch 'master' into regexident-i128 2018-05-04 12:28:48 -07:00
int.rs Added impls of `PrimInt` for `i128` and `u128` 2018-04-09 11:10:45 +02:00
lib.rs Always use #![no_std], and declare std when enabled 2018-05-08 17:26:38 -07:00
macros.rs allow unused macros 2018-02-27 17:09:43 -08:00
pow.rs There's no u64 exponent impl for i128/u128 Pow 2018-05-07 12:26:44 -07:00
real.rs Use forwarding macros to implement Float and Real 2018-02-27 16:33:04 -08:00
sign.rs i128 is not Unsigned 2018-05-07 12:26:00 -07:00