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
|
@ -98,7 +98,6 @@
|
|||
#![feature(fundamental)]
|
||||
#![feature(generic_param_attrs)]
|
||||
#![feature(i128_type)]
|
||||
#![feature(inclusive_range)]
|
||||
#![feature(iter_rfold)]
|
||||
#![feature(lang_items)]
|
||||
#![feature(needs_allocator)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue