mirror of
https://github.com/fafhrd91/actix-web
synced 2024-11-24 08:22:59 +01:00
Add warning for missing API docs
This commit is contained in:
parent
8d73c30dae
commit
47b7be4fd3
@ -82,6 +82,7 @@
|
||||
feature = "cargo-clippy",
|
||||
allow(decimal_literal_representation, suspicious_arithmetic_impl)
|
||||
)]
|
||||
#![warn(missing_docs)]
|
||||
|
||||
#[macro_use]
|
||||
extern crate log;
|
||||
|
Loading…
Reference in New Issue
Block a user