We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
track-path-dep-info
1 parent 89fce85 commit 96d6a81Copy full SHA for 96d6a81
tests/run-make/track-path-dep-info/rmake.rs
@@ -4,6 +4,8 @@
4
// output successfully added the file as a dependency.
5
// See https://github.com/rust-lang/rust/pull/84029
6
7
+//@ needs-crate-type: proc-macro
8
+
9
use run_make_support::{rfs, rustc};
10
11
fn main() {
0 commit comments