remove rustdoc from lib

no-rustdoc
mwojcik 2023-10-24 16:05:06 +08:00
parent 530d058154
commit 2ab6dc58e5
1 changed files with 0 additions and 1 deletions

View File

@ -74,7 +74,6 @@ SOFTWARE.
clippy::fallible_impl_from
)]
#![deny(missing_debug_implementations)]
#![deny(rustdoc::all)]
#[cfg_attr(test, macro_use)]
#[cfg(test)]