]> git.proxmox.com Git - rustc.git/blobdiff - src/test/ui/rfc-2091-track-caller/pass.rs
Merge tag 'debian/1.52.1+dfsg1-1_exp2' into proxmox/buster
[rustc.git] / src / test / ui / rfc-2091-track-caller / pass.rs
index 4d548d4f0aa395e22e092371d4a4ce547480e3c3..1b13ea3e93c89e3cf848c44524c3e0a8f2a65f8c 100644 (file)
@@ -1,6 +1,6 @@
 // run-pass
 // revisions: default mir-opt
-//[mir-opt] compile-flags: -Zmir-opt-level=3
+//[mir-opt] compile-flags: -Zmir-opt-level=4
 
 #[track_caller]
 fn f() {}