Skip to content

Commit 96d6a81

Browse files
committed
tests: fix track-path-dep-info
1 parent 89fce85 commit 96d6a81

File tree

1 file changed

+2
-0
lines changed
  • tests/run-make/track-path-dep-info

1 file changed

+2
-0
lines changed

tests/run-make/track-path-dep-info/rmake.rs

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
// output successfully added the file as a dependency.
55
// See https://github.com/rust-lang/rust/pull/84029
66

7+
//@ needs-crate-type: proc-macro
8+
79
use run_make_support::{rfs, rustc};
810

911
fn main() {

0 commit comments

Comments
 (0)