mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Upgrade to rustc 1.16.0-nightly (6f1ae663e 2017-01-06)
This commit is contained in:
parent
0cd0bdd33e
commit
67aea3bba4
25 changed files with 5 additions and 29 deletions
|
@ -8,7 +8,6 @@
|
|||
#![crate_type = "rlib"]
|
||||
|
||||
#![cfg_attr(feature = "servo", feature(plugin))]
|
||||
#![cfg_attr(feature = "servo", feature(proc_macro))]
|
||||
|
||||
#[cfg(feature = "servo")] extern crate serde;
|
||||
#[cfg(feature = "servo")] #[macro_use] extern crate serde_derive;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue