We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1b3a27c + 67cf6c2 commit 2f390c0Copy full SHA for 2f390c0
rust-version
@@ -1 +1 @@
1
-b5c9e2448c9ace53ad5c11585803894651b18b0a
+043eca7f0b34d12e61c44206beca740628647080
tests/run-pass/float.rs
@@ -1,5 +1,3 @@
-// compile-flags: -Zmir-opt-level=0
2
-// FIXME: Using opt-level 2 here makes the test take forever (https://github.com/rust-lang/rust/issues/73717).
3
#![feature(stmt_expr_attributes, test)]
4
use std::fmt::Debug;
5
use std::hint::black_box;
0 commit comments