Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit ee58315

Browse files
committed
tests: fix proc-macro-three-crates
1 parent fafb174 commit ee58315

File tree

1 file changed

+2
-0
lines changed
  • tests/run-make/proc-macro-three-crates

1 file changed

+2
-0
lines changed

tests/run-make/proc-macro-three-crates/rmake.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
// This was fixed in #37846, and this test checks
66
// that this bug does not make a resurgence.
77

8+
//@ needs-crate-type: proc-macro
9+
810
use run_make_support::{bare_rustc, cwd, rust_lib_name, rustc};
911

1012
fn main() {

0 commit comments

Comments
 (0)