mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Revert "Update Rust nightly to 1.19.0-nightly (6165203c4 2017-06-03)"
This reverts commit f081380dc0
.
This commit is contained in:
parent
befb017f7f
commit
56c961af5a
6 changed files with 16 additions and 9 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
#![deny(unsafe_code)]
|
||||
#![feature(box_syntax)]
|
||||
#![feature(iterator_step_by)]
|
||||
#![feature(step_by)]
|
||||
|
||||
extern crate base64;
|
||||
extern crate brotli;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue