about summary refs log tree commit diff
path: root/tests/codegen-units/item-collection/transitive-drop-glue.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/codegen-units/item-collection/transitive-drop-glue.rs')
-rw-r--r--tests/codegen-units/item-collection/transitive-drop-glue.rs4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/codegen-units/item-collection/transitive-drop-glue.rs b/tests/codegen-units/item-collection/transitive-drop-glue.rs
index 5f20637b40f..7c879dee1a1 100644
--- a/tests/codegen-units/item-collection/transitive-drop-glue.rs
+++ b/tests/codegen-units/item-collection/transitive-drop-glue.rs
@@ -1,6 +1,6 @@
 //
-// compile-flags:-Zprint-mono-items=eager
-// compile-flags:-Zinline-in-all-cgus
+//@ compile-flags:-Zprint-mono-items=eager
+//@ compile-flags:-Zinline-in-all-cgus
 
 #![deny(dead_code)]
 #![feature(start)]