fix tests/run-make/track-path-dep-info attempt 2
This commit is contained in:
parent
f4296bce97
commit
3f67246af5
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#![feature(proc_macro_track_path)]
|
||||
#![feature(proc_macro_tracked_path)]
|
||||
#![crate_type = "proc-macro"]
|
||||
|
||||
extern crate proc_macro;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue