about summary refs log tree commit diff
path: root/tests/ui/resolve/auxiliary/proc_macro_generate_packed.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/resolve/auxiliary/proc_macro_generate_packed.rs')
-rw-r--r--tests/ui/resolve/auxiliary/proc_macro_generate_packed.rs4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/ui/resolve/auxiliary/proc_macro_generate_packed.rs b/tests/ui/resolve/auxiliary/proc_macro_generate_packed.rs
index c0b24706dcb..9a9e0eb3ff7 100644
--- a/tests/ui/resolve/auxiliary/proc_macro_generate_packed.rs
+++ b/tests/ui/resolve/auxiliary/proc_macro_generate_packed.rs
@@ -1,7 +1,3 @@
-//@ force-host
-//@ no-prefer-dynamic
-//@ compile-flags: --crate-type proc-macro
-
 extern crate proc_macro;
 
 use proc_macro::*;