We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6638b86 commit 74994afCopy full SHA for 74994af
src/librustc_lint/lib.rs
@@ -28,7 +28,6 @@
28
#![doc(html_root_url = "https://doc.rust-lang.org/nightly/")]
29
#![cfg_attr(test, feature(test))]
30
#![feature(bool_to_option)]
31
-#![feature(box_patterns)]
32
#![feature(box_syntax)]
33
#![feature(crate_visibility_modifier)]
34
#![feature(never_type)]
0 commit comments