mirror of
https://github.com/fafhrd91/actix-net
synced 2025-01-18 11:51:50 +01:00
chore: allow missing docs on tests
This commit is contained in:
parent
8097af6a27
commit
b87174b5f2
@ -1,4 +1,4 @@
|
||||
#![allow(clippy::let_underscore_future)]
|
||||
#![allow(clippy::let_underscore_future, missing_docs)]
|
||||
|
||||
use std::{
|
||||
net,
|
||||
|
Loading…
x
Reference in New Issue
Block a user