X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=tests%2Fmir-opt%2Fconst_prop%2Fref_deref.rs;h=76e56916af09aa32606552cdfc5b83c92c81f84f;hb=a00e24d76a9ac03b146d3bf89e2161b2466c6551;hp=d2549c8b6aa5aa13277bcc168dc6edb04f277264;hpb=b829bb74315568e18be0426a37fadd78cd2c485a;p=rust.git diff --git a/tests/mir-opt/const_prop/ref_deref.rs b/tests/mir-opt/const_prop/ref_deref.rs index d2549c8b6aa..76e56916af0 100644 --- a/tests/mir-opt/const_prop/ref_deref.rs +++ b/tests/mir-opt/const_prop/ref_deref.rs @@ -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() {