Stabilize half_open_range_patterns
This commit is contained in:
parent
c084c26397
commit
5ae73634dc
43 changed files with 258 additions and 398 deletions
|
@ -44,7 +44,7 @@
|
|||
#![feature(type_alias_impl_trait)]
|
||||
#![feature(associated_type_bounds)]
|
||||
#![feature(rustc_attrs)]
|
||||
#![feature(half_open_range_patterns)]
|
||||
#![cfg_attr(bootstrap, feature(half_open_range_patterns))]
|
||||
#![feature(control_flow_enum)]
|
||||
#![feature(associated_type_defaults)]
|
||||
#![feature(trusted_step)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue