Deny missing docs
This commit is contained in:
parent
e6c19077b6
commit
2ee1f8f62c
@ -357,7 +357,7 @@
|
||||
//! See [LICENSE](LICENSE) for details.
|
||||
//!
|
||||
|
||||
#![warn(missing_docs)]
|
||||
#![deny(missing_docs)]
|
||||
|
||||
#[cfg(feature = "regex_support")]
|
||||
extern crate regex;
|
||||
|
Loading…
Reference in New Issue
Block a user