Stabilize half_open_range_patterns
This commit is contained in:
parent
7c372cda3a
commit
5f6e1d397a
@ -1,5 +1,5 @@
|
||||
#![feature(exclusive_range_pattern)]
|
||||
#![feature(half_open_range_patterns)]
|
||||
|
||||
#![warn(clippy::match_overlapping_arm)]
|
||||
#![allow(clippy::redundant_pattern_matching)]
|
||||
#![allow(clippy::if_same_then_else, clippy::equatable_if_let)]
|
||||
|
Loading…
x
Reference in New Issue
Block a user