Use -D warnings instead of deny-warnings feature.
This commit is contained in:
parent
c082bc2cb8
commit
4e57b2c46f
28 changed files with 23 additions and 52 deletions
|
|
@ -1,5 +1,3 @@
|
|||
#![cfg_attr(feature = "deny-warnings", deny(warnings))]
|
||||
|
||||
use std::str;
|
||||
|
||||
/// This macro creates the version string during compilation from the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue