We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecc75a8 commit 3bd0acaCopy full SHA for 3bd0aca
clippy_lints/src/lib.rs
@@ -3,7 +3,6 @@
3
#![feature(box_syntax)]
4
#![feature(collections)]
5
#![feature(custom_attribute)]
6
-#![feature(iter_arith)]
7
#![feature(question_mark)]
8
#![feature(rustc_private)]
9
#![feature(slice_patterns)]
0 commit comments