зеркало из https://github.com/mozilla/grcov.git
Remove proc_macro feature.
This is now on stable so the feature isn't required.
This commit is contained in:
Родитель
bd821592fc
Коммит
95ff46356d
|
@ -1,5 +1,3 @@
|
|||
#![feature(proc_macro)]
|
||||
|
||||
#[macro_use]
|
||||
extern crate serde_json;
|
||||
extern crate crossbeam;
|
||||
|
|
Загрузка…
Ссылка в новой задаче