]> git.proxmox.com Git - rustc.git/blobdiff - src/test/mir-opt/early_otherwise_branch_noopt.rs
New upstream version 1.52.0~beta.3+dfsg1
[rustc.git] / src / test / mir-opt / early_otherwise_branch_noopt.rs
index bd15f520dfcd4c646c6f6eecabc65188b5ef3f9b..aa9ddf485b5aa606ef146b62d5267aece6e371a6 100644 (file)
@@ -1,4 +1,4 @@
-// compile-flags: -Z mir-opt-level=3
+// compile-flags: -Z mir-opt-level=4
 
 // must not optimize as it does not follow the pattern of
 // left and right hand side being the same variant