mirror of
https://github.com/servo/servo.git
synced 2025-07-23 07:13:52 +01:00
Replace remaining usage of deprecated Range::step_by
… which is being removed in https://github.com/rust-lang/rust/pull/43012
This commit is contained in:
parent
42e551f606
commit
86293c3b39
2 changed files with 21 additions and 6 deletions
|
@ -8,7 +8,6 @@
|
|||
#![feature(conservative_impl_trait)]
|
||||
#![feature(nonzero)]
|
||||
#![feature(raw)]
|
||||
#![feature(step_by)]
|
||||
|
||||
extern crate app_units;
|
||||
extern crate atomic_refcell;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue