This commit is contained in:
Henry de Valence 2020-02-05 13:11:41 -08:00 committed by Deirdre Connolly
parent eeb4a2470b
commit ab94acf7da
1 changed files with 0 additions and 1 deletions

View File

@ -27,7 +27,6 @@
//! when it is overloaded.
#![deny(missing_docs)]
// Tracing causes false positives on this lint:
// https://github.com/tokio-rs/tracing/issues/553
#![allow(clippy::cognitive_complexity)]