mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-28 16:27:55 +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.