Skip to content

Commit 8f332ec

Browse files
committed
fix bug in fold
1 parent 124b443 commit 8f332ec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lints/fold/src/lib.rs

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
#[cfg(not(feature = "rlib"))]
66
dylint_linting::dylint_library!();
77

8-
#[cfg(feature = "rlib")]
98
extern crate rustc_errors;
109
extern crate rustc_hir;
1110
extern crate rustc_lint;

0 commit comments

Comments
 (0)