Remove extern crate rustc_middle
from rustc_hir_analysis
.
This commit is contained in:
parent
4497d345a8
commit
f59348ff09
28 changed files with 27 additions and 4 deletions
|
@ -75,9 +75,6 @@ This API is completely unstable and subject to change.
|
|||
#[macro_use]
|
||||
extern crate tracing;
|
||||
|
||||
#[macro_use]
|
||||
extern crate rustc_middle;
|
||||
|
||||
// These are used by Clippy.
|
||||
pub mod check;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue