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.
1 parent dca1be6 commit 2be159bCopy full SHA for 2be159b
tests/run-pass-fullmir/integer-ops.rs
@@ -9,8 +9,7 @@
9
// except according to those terms.
10
11
// FIXME: remove -Zmir-opt-level once https://github.com/rust-lang/rust/issues/43359 is fixed
12
-// FIXME: remove -Zmir-emit-validate=0 once https://github.com/rust-lang/rust/pull/43748 is merged
13
-// compile-flags: -Zmir-opt-level=0 -Zmir-emit-validate=0
+// compile-flags: -Zmir-opt-level=0
14
15
use std::i32;
16
0 commit comments