remove rustdoc from lib
This commit is contained in:
parent
530d058154
commit
2ab6dc58e5
@ -74,7 +74,6 @@ SOFTWARE.
|
||||
clippy::fallible_impl_from
|
||||
)]
|
||||
#![deny(missing_debug_implementations)]
|
||||
#![deny(rustdoc::all)]
|
||||
|
||||
#[cfg_attr(test, macro_use)]
|
||||
#[cfg(test)]
|
||||
|
Loading…
Reference in New Issue
Block a user