]> git.proxmox.com Git - rustc.git/blobdiff - src/test/ui/rfc-2091-track-caller/const-caller-location.rs
New upstream version 1.52.0~beta.3+dfsg1
[rustc.git] / src / test / ui / rfc-2091-track-caller / const-caller-location.rs
index 89a42acafba782823dc52ae0519fd6600270c88b..89b0b69f38dc09cd5e7d0e81929908c67a9362c8 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
 
 #![feature(const_caller_location, const_fn)]