mirror of
https://github.com/fafhrd91/actix-net
synced 2025-01-18 23:21: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::{
|
use std::{
|
||||||
net,
|
net,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user