update to rust HEAD, fix the tests

This commit is contained in:
Erick Tryzelaar
2014-12-13 16:55:42 -08:00
parent ed6d64ad6d
commit 246396fdb4
7 changed files with 27 additions and 26 deletions
-1
View File
@@ -1,6 +1,5 @@
#![crate_name = "serde_macros"]
#![crate_type = "dylib"]
#![license = "MIT/ASL2"]
#![feature(plugin_registrar, quote)]