We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ffbf6f commit 1d9e80aCopy full SHA for 1d9e80a
clippy_lints/src/lib.rs
@@ -60,7 +60,6 @@ extern crate rustc_trait_selection;
60
#[allow(unused_extern_crates)]
61
extern crate rustc_typeck;
62
63
-use rustc::session::Session;
64
use rustc_data_structures::fx::FxHashSet;
65
use rustc_lint::LintId;
66
use rustc_session::Session;
0 commit comments