We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 124b443 commit 8f332ecCopy full SHA for 8f332ec
lints/fold/src/lib.rs
@@ -5,7 +5,6 @@
5
#[cfg(not(feature = "rlib"))]
6
dylint_linting::dylint_library!();
7
8
-#[cfg(feature = "rlib")]
9
extern crate rustc_errors;
10
extern crate rustc_hir;
11
extern crate rustc_lint;
0 commit comments