rustup (rustc 1.0.0-nightly (00978a987 2015-04-18) (built 2015-04-19))

This commit is contained in:
Manish Goregaokar
2015-04-20 16:18:35 +05:30
parent ab65383f64
commit 2935c31692
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
#![feature(plugin_registrar, box_syntax)]
#![feature(rustc_private, core, collections)]
#![feature(rustc_private, collections)]
#![allow(unused_imports)]