mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 11:26:40 +00:00
This is a known problem in the MinGW fmaf implementation, identified at [1]. Make sure our implementation passes this edge case. [1]: https://github.com/rust-lang/rust/issues/140515