mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-10 22:34:01 +00:00

The cases with NaN arguments can be handled by the same x - y expression, and this generates much better code: https://godbolt.org/z/f3rnT8jx4.