mirror of
https://github.com/servo/servo.git
synced 2025-07-24 15:50:21 +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
|
@ -4,7 +4,6 @@
|
|||
|
||||
#![deny(unsafe_code)]
|
||||
#![feature(box_syntax)]
|
||||
#![feature(iterator_step_by)]
|
||||
|
||||
extern crate base64;
|
||||
extern crate brotli;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue