tokio-rs / tracing

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

refactor: apply some clippy suggestions #2931

Closed Rustin170506 closed 5 months ago

Rustin170506 commented 6 months ago

Motivation

Applied some clippy suggestions form the stable toolchain.

Solution

Check every commit.