Update to rust HEAD

This commit is contained in:
Erick Tryzelaar
2015-03-19 07:35:07 -07:00
parent e778c7e25c
commit c8b2ad01b5
5 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#![feature(custom_derive, collections, core, io, plugin, test)]
#![feature(custom_derive, collections, core, plugin, test)]
#![allow(non_camel_case_types)]
#![plugin(serde_macros)]