Skip to content

Commit 29f30c3

Browse files
committed
Mark the proc-macro in the test as force-host.
1 parent b7b6b06 commit 29f30c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/codegen/debuginfo-proc-macro/auxiliary/macro_def.rs

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
//@ force-host
12
//@ no-prefer-dynamic
23
#![crate_type = "proc-macro"]
34

0 commit comments

Comments
 (0)