mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 09:13:07 +03:00
ccd1042884
Make `Float::NAN` a qNaN, add sNaNs, and add operations to check whether a NaN is quiet or signaling. The MIPS values are checked against https://gcc.godbolt.org/z/1bhsd5ana.