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

This commit is contained in:
Anthony Ramine 2016-06-06 14:47:16 +02:00
parent a80767993b
commit b7f5e8d013
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)]