Compare commits

...

1 Commits

Author SHA1 Message Date
mwojcik 2ab6dc58e5 remove rustdoc from lib 2023-10-24 16:05:06 +08:00
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)]