We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4ee8bc8 + b4d7f04 commit 09ed605Copy full SHA for 09ed605
clippy_lints/src/lib.rs
@@ -1,6 +1,5 @@
1
// error-pattern:cargo-clippy
2
3
-#![feature(bind_by_move_pattern_guards)] // proposed to be stabilized in Rust v1.39
4
#![feature(box_syntax)]
5
#![feature(box_patterns)]
6
#![feature(never_type)]
0 commit comments