tokio-rs / tracing

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

chore: suppress clippy lint #2846

Closed SUPERCILEX closed 8 months ago

SUPERCILEX commented 8 months ago

@taiki-e Sorry, I can't reopen https://github.com/tokio-rs/tracing/pull/2842 cuz I pushed first.

Anyway, turns out this seems to only be a bug on 1.75. I couldn't repro because I'm on nightly, so we can just suppress it for now.