fmt
This commit is contained in:
parent
eeb4a2470b
commit
ab94acf7da
|
|
@ -27,7 +27,6 @@
|
||||||
//! when it is overloaded.
|
//! when it is overloaded.
|
||||||
|
|
||||||
#![deny(missing_docs)]
|
#![deny(missing_docs)]
|
||||||
|
|
||||||
// Tracing causes false positives on this lint:
|
// Tracing causes false positives on this lint:
|
||||||
// https://github.com/tokio-rs/tracing/issues/553
|
// https://github.com/tokio-rs/tracing/issues/553
|
||||||
#![allow(clippy::cognitive_complexity)]
|
#![allow(clippy::cognitive_complexity)]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue