mirror of
https://github.com/servo/servo.git
synced 2025-08-04 13:10:20 +01:00
Auto merge of #23717 - servo:rustup, r=jdm
Upgrade to rustc 1.37.0-nightly (088b98730 2019-07-03) <!-- 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/23717) <!-- Reviewable:end -->
This commit is contained in:
commit
76d3272d16
7 changed files with 14 additions and 6 deletions
|
@ -8,7 +8,6 @@
|
|||
#![feature(inner_deref)]
|
||||
#![feature(on_unimplemented)]
|
||||
#![feature(plugin)]
|
||||
#![feature(type_alias_enum_variants)]
|
||||
#![deny(unsafe_code)]
|
||||
#![allow(non_snake_case)]
|
||||
#![doc = "The script crate contains all matters DOM."]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue