We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d59792 commit e535b66Copy full SHA for e535b66
clippy_lints/src/lib.rs
@@ -58,7 +58,6 @@ extern crate rustc_trait_selection;
58
#[allow(unused_extern_crates)]
59
extern crate rustc_typeck;
60
61
-use rustc::session::Session;
62
use rustc_data_structures::fx::FxHashSet;
63
use rustc_lint::LintId;
64
use rustc_session::Session;
0 commit comments