]> git.lizzy.rs Git - rust.git/blobdiff - tests/mir-opt/const_prop/ref_deref.rs
Rollup merge of #107770 - notriddle:notriddle/br2nl, r=GuillaumeGomez
[rust.git] / tests / mir-opt / const_prop / ref_deref.rs
index d2549c8b6aa5aa13277bcc168dc6edb04f277264..76e56916af09aa32606552cdfc5b83c92c81f84f 100644 (file)
@@ -1,5 +1,4 @@
-// compile-flags: -Zmir-enable-passes=-SimplifyLocals-before-const-prop
-// EMIT_MIR ref_deref.main.PromoteTemps.diff
+// unit-test: ConstProp
 // EMIT_MIR ref_deref.main.ConstProp.diff
 
 fn main() {