We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a28d97 commit 5bef29bCopy full SHA for 5bef29b
clippy_lints/src/lib.rs
@@ -3,7 +3,6 @@
3
#![feature(box_patterns)]
4
#![feature(drain_filter)]
5
#![feature(in_band_lifetimes)]
6
-#![feature(iter_map_while)]
7
#![feature(iter_zip)]
8
#![feature(once_cell)]
9
#![feature(rustc_private)]
0 commit comments