Stabilize half_open_range_patterns
This commit is contained in:
parent
c084c26397
commit
5ae73634dc
43 changed files with 258 additions and 398 deletions
|
|
@ -1,7 +1,6 @@
|
|||
// check-pass
|
||||
|
||||
#![feature(exclusive_range_pattern)]
|
||||
#![feature(half_open_range_patterns)]
|
||||
|
||||
#![allow(ellipsis_inclusive_range_patterns)]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue