cleanliness updates forrustc 1.69

This commit is contained in:
Benjamin Fry
2023-05-08 12:24:47 -07:00
committed by Dirkjan Ochtman
parent efeeeec3ba
commit 7a9e39a863
5 changed files with 8 additions and 3 deletions

View File

@@ -1066,6 +1066,7 @@ pub mod testing {
}
#[cfg(test)]
#[cfg(feature = "tokio-runtime")]
#[allow(clippy::extra_unused_type_parameters)]
mod tests {
use proto::xfer::DnsRequest;
use tokio::runtime::Runtime;