diff --git a/src/tools/miri/tests/pass/float.rs b/src/tools/miri/tests/pass/float.rs index 7ce0bc88517e..c08a5d9ddaad 100644 --- a/src/tools/miri/tests/pass/float.rs +++ b/src/tools/miri/tests/pass/float.rs @@ -45,7 +45,6 @@ macro_rules! assert_approx_eq { }; } - /// From IEEE 754 a Signaling NaN for single precision has the following representation: /// ``` /// s | 1111 1111 | 0x..x