quinn-rs / quinn

Async-friendly QUIC implementation in Rust
Apache License 2.0
3.76k stars 380 forks source link

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

Closed lijunwangs closed 1 year ago

lijunwangs commented 1 year ago

Cherry pick lint fixes from main to 0.10.x

lijunwangs commented 1 year ago

@Ralith @djc This is the backport PR for the lint fixes: b7695b1ddd2b116735b7ef64d1d761d2053e62c4