mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Update to Rust 1.15.0-nightly (1c448574b 2016-11-28)
This commit is contained in:
parent
7be32770b1
commit
1d56087188
14 changed files with 207 additions and 228 deletions
|
@ -38,9 +38,6 @@ extern crate net_traits;
|
|||
extern crate ordered_float;
|
||||
extern crate parking_lot;
|
||||
#[macro_use]
|
||||
#[no_link]
|
||||
extern crate plugins as servo_plugins;
|
||||
#[macro_use]
|
||||
extern crate profile_traits;
|
||||
#[macro_use]
|
||||
extern crate range;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue