X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=tests%2Fmir-opt%2Fconst_prop%2Fref_deref.rs;h=76e56916af09aa32606552cdfc5b83c92c81f84f;hb=006ca9b14da1e0145844598b3d6a554c042c702a;hp=d2549c8b6aa5aa13277bcc168dc6edb04f277264;hpb=4b4aeae359fae65d844d7b557f9ab262d6ae6a5e;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() {