We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a44298f commit f41fbd1Copy full SHA for f41fbd1
tests/pass/float_nan.rs
@@ -1,4 +1,4 @@
1
-//@only-miri: FIXME: did not get value that should be possible: 0x7fc00000 (NaN: Pos, Quiet, payload = 0x0)
+//@only-miri: real executions don't actively randomize NaNs
2
3
#![feature(float_gamma, portable_simd, core_intrinsics)]
4
use std::collections::HashSet;
0 commit comments