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 75d8711 commit 11d76cbCopy full SHA for 11d76cb
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