mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-10 03:50:17 +00:00
This can replace `fmod` and `fmodf`. As part of this change I was able to replace some of the `while` loops with `leading_zeros`.
This can replace `fmod` and `fmodf`. As part of this change I was able to replace some of the `while` loops with `leading_zeros`.