Compile on HEAD

This commit is contained in:
Erick Tryzelaar
2015-03-08 11:05:01 -07:00
parent 21e6d3163f
commit 8bcdd7afe8
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#![feature(plugin, test)]
#![feature(custom_derive, plugin, test)]
#![plugin(serde2_macros)]
extern crate test;