Auto merge of #11640 - servo:rustup, r=Ms2ger

Update Rust to 1.11.0-nightly (ec872dc8a 2016-06-07)

<!-- Reviewable:start -->
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11640)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2016-06-08 07:36:55 -05:00
commit 57e086f0fb
11 changed files with 183 additions and 189 deletions

View file

@ -6,7 +6,6 @@
#![feature(custom_derive)]
#![feature(box_syntax)]
#![feature(fnbox)]
#![feature(fs_time)]
#![feature(mpsc_select)]
#![feature(plugin)]
#![plugin(plugins)]