quinn-rs / quinn

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

Replace `.rev().next()` with `.next_back()` #1602

Closed Ralith closed 1 year ago

Ralith commented 1 year ago

Fixes 1.71 clippy lints