Remove unused feature gates
This commit is contained in:
parent
9de82d7611
commit
312f964478
22 changed files with 0 additions and 46 deletions
|
@ -36,8 +36,6 @@
|
|||
#![feature(iter_zip)]
|
||||
#![feature(never_type)]
|
||||
#![feature(nll)]
|
||||
#![feature(half_open_range_patterns)]
|
||||
#![feature(exclusive_range_pattern)]
|
||||
#![feature(control_flow_enum)]
|
||||
#![recursion_limit = "256"]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue