tokio-rs / tracing

Application level tracing for Rust.
https://tracing.rs
MIT License
5.39k stars 707 forks source link

chore: fix clippy lints #2961

Closed mladedav closed 5 months ago

mladedav commented 5 months ago

Motivation

New lints were added to 1.78 which breaks CI.

Solution

New lints are fixed. I also fixed lints present in the beta channel for 1.79.