stabilize or_patterns
This commit is contained in:
parent
f5f33ec0e0
commit
db5629adcb
36 changed files with 59 additions and 97 deletions
|
@ -35,7 +35,7 @@
|
|||
#![feature(iter_order_by)]
|
||||
#![feature(never_type)]
|
||||
#![feature(nll)]
|
||||
#![feature(or_patterns)]
|
||||
#![cfg_attr(bootstrap, feature(or_patterns))]
|
||||
#![feature(half_open_range_patterns)]
|
||||
#![feature(exclusive_range_pattern)]
|
||||
#![feature(control_flow_enum)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue