use visibility to check unused imports and delete some stmts
This commit is contained in:
@@ -19,7 +19,6 @@ use rustc_span::Span;
|
||||
|
||||
pub use self::FulfillmentErrorCode::*;
|
||||
pub use self::ImplSource::*;
|
||||
pub use self::ObligationCauseCode::*;
|
||||
pub use self::SelectionError::*;
|
||||
|
||||
pub use self::engine::{TraitEngine, TraitEngineExt};
|
||||
|
||||
Reference in New Issue
Block a user