]> git.proxmox.com Git - rustc.git/blobdiff - src/test/mir-opt/const_prop/issue-66971.rs
New upstream version 1.52.0~beta.3+dfsg1
[rustc.git] / src / test / mir-opt / const_prop / issue-66971.rs
index 986177b5c0adc9fed0b83a0e92d3fe3deb8dd1dd..81eccae46b97e2673d2ccf6a31200946e7f64fbc 100644 (file)
@@ -1,4 +1,4 @@
-// compile-flags: -Z mir-opt-level=2
+// compile-flags: -Z mir-opt-level=3
 
 // Due to a bug in propagating scalar pairs the assertion below used to fail. In the expected
 // outputs below, after ConstProp this is how _2 would look like with the bug: