Auto merge of #51320 - tmccombs:step-by, r=SimonSapin
Stabilize Iterator::step_by Fixes #27741
This commit is contained in:
commit
b4d836c98b
6 changed files with 4 additions and 18 deletions
|
@ -15,7 +15,6 @@
|
|||
#![feature(const_fn)]
|
||||
#![feature(drain_filter)]
|
||||
#![feature(exact_size_is_empty)]
|
||||
#![feature(iterator_step_by)]
|
||||
#![feature(pattern)]
|
||||
#![feature(rand)]
|
||||
#![feature(slice_sort_by_cached_key)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue