summaryrefslogtreecommitdiffstats
path: root/tests/mir-opt/const_allocation.rs
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tests/mir-opt/const_allocation.rs (renamed from src/test/mir-opt/const_allocation.rs)1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/mir-opt/const_allocation.rs b/tests/mir-opt/const_allocation.rs
index b0fcb86fc..91a2455eb 100644
--- a/src/test/mir-opt/const_allocation.rs
+++ b/tests/mir-opt/const_allocation.rs
@@ -1,3 +1,4 @@
+// unit-test: ConstProp
// ignore-endian-big
// EMIT_MIR_FOR_EACH_BIT_WIDTH
static FOO: &[(Option<i32>, &[&str])] =