Remove extern crate rustc_middle from rustc_trait_selection.
This commit is contained in:
@@ -30,8 +30,6 @@
|
||||
|
||||
#[macro_use]
|
||||
extern crate tracing;
|
||||
#[macro_use]
|
||||
extern crate rustc_middle;
|
||||
|
||||
pub mod errors;
|
||||
pub mod infer;
|
||||
|
||||
Reference in New Issue
Block a user