quinn-rs / quinn

Async-friendly QUIC implementation in Rust
Apache License 2.0
3.57k stars 364 forks source link

Relax unnecessary unique borrow #1871

Closed Ralith closed 1 month ago

Ralith commented 1 month ago

Technically breaking, but spectacularly unlikely to break any real use, and arguably a mistake, so I think we can justify it.