Remove extern crate rustc_macros from numerous crates.
This commit is contained in:
@@ -15,8 +15,6 @@
|
||||
#![feature(let_chains)]
|
||||
#![feature(impl_trait_in_assoc_type)]
|
||||
|
||||
#[macro_use]
|
||||
extern crate rustc_macros;
|
||||
#[macro_use]
|
||||
extern crate tracing;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user