Upgrade Rust to nightly 2015-08-10

This commit is contained in:
Manish Goregaokar 2015-08-13 23:44:06 +05:30
parent 84c4a26e4d
commit 91bc14711d
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)]