reenable struct benchmarks

This commit is contained in:
Erick Tryzelaar
2014-05-25 22:16:34 -07:00
parent cd3cd7b01c
commit 62fb2073e2
2 changed files with 97 additions and 161 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ pub mod de;
pub mod bench_enum;
#[cfg(test)]
//pub mod bench_struct;
pub mod bench_struct;
#[cfg(test)]
pub mod bench_vec;