Use to_bits
/from_bits
on f32
/f64
once const
stabilized
#53
Labels
awaiting stabilization
Resolving this issue requires stabilization of unstable nightly Rust features
enhancement
Current implementation uses
mem::transmute
which is not ideal. Awaiting stabilization of rust-lang/rust#57241 which is blocked by general Rust float soundess discussions.The text was updated successfully, but these errors were encountered: