mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
fix tests/run-make/track-path-dep-info attempt 2
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#![feature(proc_macro_track_path)]
|
||||
#![feature(proc_macro_tracked_path)]
|
||||
#![crate_type = "proc-macro"]
|
||||
|
||||
extern crate proc_macro;
|
||||
|
||||
Reference in New Issue
Block a user