mirror of
https://github.com/tokio-rs/tracing.git
synced 2025-10-02 15:24:47 +00:00

Clippy doesn't like the redefinition of a binding with itself. I don't think this was necessary for the bug we were reproducing here (as the error test doesn't do this), so I removed it.