Skip to content

Commit

Permalink
Mark the proc-macro in the test as force-host.
Browse files Browse the repository at this point in the history
  • Loading branch information
khuey committed Nov 7, 2024
1 parent b7b6b06 commit 29f30c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/codegen/debuginfo-proc-macro/auxiliary/macro_def.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
//@ force-host
//@ no-prefer-dynamic
#![crate_type = "proc-macro"]

Expand Down

0 comments on commit 29f30c3

Please sign in to comment.