We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d183bda commit 4ad77bdCopy full SHA for 4ad77bd
clippy_lints/src/lib.rs
@@ -2,7 +2,6 @@
2
3
#![feature(box_syntax)]
4
#![feature(box_patterns)]
5
-#![feature(never_type)]
6
#![feature(rustc_private)]
7
#![feature(slice_patterns)]
8
#![feature(stmt_expr_attributes)]
0 commit comments