Delete deprecated & unstable range-specific step_by
Replacement: 41439 Deprecation: 42310 for 1.19 Fixes 41477
This commit is contained in:
parent
05b5797664
commit
dcd332ed94
8 changed files with 20 additions and 251 deletions
|
|
@ -31,7 +31,7 @@
|
|||
issue = "27703")]
|
||||
#![feature(core_intrinsics)]
|
||||
#![feature(staged_api)]
|
||||
#![feature(step_by)]
|
||||
#![feature(iterator_step_by)]
|
||||
#![feature(custom_attribute)]
|
||||
#![feature(specialization)]
|
||||
#![allow(unused_attributes)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue