]> git.proxmox.com Git - rustc.git/blobdiff - src/test/mir-opt/early_otherwise_branch_68867.rs
New upstream version 1.52.0~beta.3+dfsg1
[rustc.git] / src / test / mir-opt / early_otherwise_branch_68867.rs
index b822c58f550b7d8447fb25b10445aab2764f8cb4..e11337643dacba17e2f89edf6c2d68f634700181 100644 (file)
@@ -1,5 +1,5 @@
 // ignore-tidy-linelength
-// compile-flags: -Z mir-opt-level=3 -Zunsound-mir-opts
+// compile-flags: -Z mir-opt-level=4 -Zunsound-mir-opts
 
 // example from #68867
 type CSSFloat = f32;