mirror of
https://github.com/servo/servo.git
synced 2025-08-08 23:15:33 +01:00
Auto merge of #15154 - servo:rustup, r=SimonSapin
Update rustc to 1.16.0-nightly (7821a9b99 2017-01-23). <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/15154) <!-- Reviewable:end -->
This commit is contained in:
commit
2ff4246215
41 changed files with 11 additions and 93 deletions
|
@ -9,7 +9,7 @@ extern crate app_units;
|
|||
extern crate cssparser;
|
||||
extern crate euclid;
|
||||
#[macro_use] extern crate html5ever_atoms;
|
||||
#[macro_use] #[allow(unused_extern_crates)] extern crate matches;
|
||||
#[macro_use] extern crate matches;
|
||||
extern crate owning_ref;
|
||||
extern crate parking_lot;
|
||||
extern crate rayon;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue