Delete serde_macros

This commit is contained in:
David Tolnay
2016-09-28 09:55:54 -07:00
parent 8b7b886036
commit 1b6fd5a362
23 changed files with 129 additions and 148 deletions
+2
View File
@@ -6,3 +6,5 @@ extern crate serde_derive;
extern crate test;
include!("../../testing/tests/test.rs.in");
mod compile_tests;