don't error on warnings

Nice and all when you keep up with development,
but can cause random errors by the addition of new
errors to the compiler.
This commit is contained in:
Jordan Petridis
2019-03-30 16:34:55 +02:00
parent 3f28b9abc4
commit 7dc1b25ee7
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -62,7 +62,7 @@
missing_copy_implementations
)]
#![allow(proc_macro_derive_resolution_fallback)]
#![deny(warnings)]
// #![deny(warnings)]
//! FIXME: Docs