Remove unused feature gate from librustc_lint
This commit is contained in:
parent
6638b86702
commit
74994af266
1 changed files with 0 additions and 1 deletions
|
|
@ -28,7 +28,6 @@
|
|||
#![doc(html_root_url = "https://doc.rust-lang.org/nightly/")]
|
||||
#![cfg_attr(test, feature(test))]
|
||||
#![feature(bool_to_option)]
|
||||
#![feature(box_patterns)]
|
||||
#![feature(box_syntax)]
|
||||
#![feature(crate_visibility_modifier)]
|
||||
#![feature(never_type)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue