We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4296bc commit 3f67246Copy full SHA for 3f67246
tests/run-make/track-path-dep-info/macro_def.rs
@@ -1,4 +1,4 @@
1
-#![feature(proc_macro_track_path)]
+#![feature(proc_macro_tracked_path)]
2
#![crate_type = "proc-macro"]
3
4
extern crate proc_macro;
0 commit comments