Xiretza 502426f7e0 PrimInt: add fallback for reverse_bits on rustc<1.37 4 years ago
..
ops 5e3352c2e4 Update the names for overflowing results 4 years ago
bounds.rs 06b3f854d4 Fix unstable_name_collisions in Bounded for Wrapping 5 years ago
cast.rs 234e855576 Allow large f64-to-f32 to saturate to infinity 5 years ago
float.rs e9fcdb0730 Add FloatConst::{LOG10_2, LOG2_10} 5 years ago
identities.rs 6408853e7d Remove unused #[inline] attributes 5 years ago
int.rs 502426f7e0 PrimInt: add fallback for reverse_bits on rustc<1.37 4 years ago
lib.rs 5b6299204a Document relaxed requirements for Num::from_str_radix 4 years ago
macros.rs 8d16921579 allow unused macros 7 years ago
pow.rs 0547a355ee Run cargo fmt --all 5 years ago
real.rs b64ee3809c Use a single global guard in mod real 5 years ago
sign.rs 6c499ada16 Normalize the comment style 4 years ago