Update for rustc 1.0.0-nightly (8903c21d6 2015-01-15 22:42:58 +0000)

This commit is contained in:
Dan Burkert
2015-01-17 16:32:29 -08:00
parent 8715a41158
commit 460dbce8cc
19 changed files with 160 additions and 147 deletions
+1
View File
@@ -1,4 +1,5 @@
#![feature(plugin)]
#![allow(unstable)]
#![crate_type = "dylib"]
#![crate_type = "rlib"]