Stabilize feature(iterator_fold_self): Iterator::reduce
This commit is contained in:
parent
26af55f5c6
commit
24e0940169
3 changed files with 1 additions and 5 deletions
|
@ -6,7 +6,6 @@
|
|||
#![feature(const_fn)] // For the unsizing cast on `&[]`
|
||||
#![feature(const_panic)]
|
||||
#![feature(in_band_lifetimes)]
|
||||
#![feature(iterator_fold_self)]
|
||||
#![feature(once_cell)]
|
||||
#![feature(or_patterns)]
|
||||
#![recursion_limit = "256"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue