quinn-rs / quinn

Async-friendly QUIC implementation in Rust
Apache License 2.0
3.85k stars 394 forks source link

Apply clippy suggestions from Rust 1.67 #1485

Closed dzvon closed 1 year ago

djc commented 1 year ago

I forgot that this existed and accidentally reimplemented it in #1499. Thanks for your work!