Run test suite on wa-serde-derive

This commit is contained in:
David Tolnay
2019-10-13 18:11:43 -07:00
parent 1afae183b0
commit af31449cb1
16 changed files with 20 additions and 8 deletions
+1
View File
@@ -2,6 +2,7 @@
// successfully when there are a variety of generics and non-(de)serializable
// types involved.
#![cfg(any())]
#![deny(warnings)]
#![allow(
unknown_lints,