Stabilize inclusive_range
library feature.
Stabilize std::ops::RangeInclusive and std::ops::RangeInclusiveTo.
This commit is contained in:
parent
5ebf74851d
commit
b5913f2e76
21 changed files with 33 additions and 86 deletions
|
@ -271,7 +271,6 @@
|
|||
#![feature(heap_api)]
|
||||
#![feature(i128)]
|
||||
#![feature(i128_type)]
|
||||
#![feature(inclusive_range)]
|
||||
#![feature(int_error_internals)]
|
||||
#![feature(integer_atomics)]
|
||||
#![feature(into_cow)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue