We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ee8bc8 commit b4d7f04Copy full SHA for b4d7f04
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