Auto merge of #7195 - servo:rustup_20150814, r=Ms2ger

Upgrade Rust to nightly 2015-08-10

Still needs snapshot.

Snapshot probably could also work as today's nightly (I wasn't able to download the latest one due to choppy internet), there isn't any plugins churn I know of

r? @larsbergstrom

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7195)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2015-08-14 12:53:54 -06:00
commit 13e7de482c
6 changed files with 23 additions and 24 deletions

View file

@ -7,7 +7,6 @@
#![feature(core_intrinsics)]
#![feature(custom_attribute)]
#![feature(custom_derive)]
#![feature(hasher_write)]
#![feature(plugin)]
#![feature(vec_push_all)]