mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Update Rust nightly to 1.19.0-nightly (2416e222e 2017-06-09)
This commit is contained in:
parent
2439672983
commit
4c8a0f0626
6 changed files with 9 additions and 16 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
#![deny(unsafe_code)]
|
||||
#![feature(box_syntax)]
|
||||
#![feature(step_by)]
|
||||
#![feature(iterator_step_by)]
|
||||
|
||||
extern crate base64;
|
||||
extern crate brotli;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue