From 89db7778d664a88d679ce3a58dbba208dd180629 Mon Sep 17 00:00:00 2001 From: The Miri Cronjob Bot Date: Tue, 10 Jun 2025 05:03:44 +0000 Subject: [PATCH] fmt --- src/tools/miri/tests/pass/float.rs | 1 - 1 file changed, 1 deletion(-) 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