summaryrefslogtreecommitdiffstats
path: root/tests/mir-opt/const_prop/ref_deref_project.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mir-opt/const_prop/ref_deref_project.rs')
-rw-r--r--tests/mir-opt/const_prop/ref_deref_project.rs3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/mir-opt/const_prop/ref_deref_project.rs b/tests/mir-opt/const_prop/ref_deref_project.rs
index 2fdd4e153..04fc7f8da 100644
--- a/tests/mir-opt/const_prop/ref_deref_project.rs
+++ b/tests/mir-opt/const_prop/ref_deref_project.rs
@@ -1,5 +1,4 @@
-// compile-flags: -Zmir-enable-passes=-SimplifyLocals-before-const-prop
-// EMIT_MIR ref_deref_project.main.PromoteTemps.diff
+// unit-test: ConstProp
// EMIT_MIR ref_deref_project.main.ConstProp.diff
fn main() {