]> git.proxmox.com Git - rustc.git/blobdiff - src/test/ui/mir/issue-67710-inline-projection.rs
Merge tag 'debian/1.52.1+dfsg1-1_exp2' into proxmox/buster
[rustc.git] / src / test / ui / mir / issue-67710-inline-projection.rs
index 37d8f2eac9be1d718a51e956f3e904102fc72133..1ff6b4d628c8b317785321981b14ad0121c86822 100644 (file)
@@ -1,4 +1,4 @@
-// compile-flags: -Z mir-opt-level=2
+// compile-flags: -Z mir-opt-level=3
 // build-pass
 
 // This used to ICE due to the inling pass not examining projections