We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe5699d commit 438c40dCopy full SHA for 438c40d
tests/codegen/issues/issue-112169-long-iterator-unroll.rs
@@ -1,4 +1,4 @@
1
-//@ compile-flags: -O -Z mir-opt-level=4
+//@ compile-flags: -O
2
#![crate_type = "lib"]
3
4
// Test that simple iterator-based loops of length > 101 are fully optimized away.
0 commit comments