mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
Remove usage of unstable feature iterator_step_by
This commit is contained in:
parent
a38df68e8a
commit
cbcc7d0802
4 changed files with 8 additions and 4 deletions
|
@ -3,7 +3,6 @@
|
|||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
|
||||
#![feature(box_syntax)]
|
||||
#![feature(iterator_step_by)]
|
||||
|
||||
#![deny(unsafe_code)]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue