about summary refs log tree commit diff
path: root/tests/codegen-units/item-collection/trait-method-default-impl.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/codegen-units/item-collection/trait-method-default-impl.rs')
-rw-r--r--tests/codegen-units/item-collection/trait-method-default-impl.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/codegen-units/item-collection/trait-method-default-impl.rs b/tests/codegen-units/item-collection/trait-method-default-impl.rs
index c8a4552b11a..89fec350f09 100644
--- a/tests/codegen-units/item-collection/trait-method-default-impl.rs
+++ b/tests/codegen-units/item-collection/trait-method-default-impl.rs
@@ -1,4 +1,4 @@
-// compile-flags:-Zprint-mono-items=eager -Zpolymorphize=on -Zinline-mir=no
+//@ compile-flags:-Zprint-mono-items=eager -Zpolymorphize=on -Zinline-mir=no
 
 #![deny(dead_code)]
 #![feature(start)]