rust-lang / futures-rs

Zero-cost asynchronous programming in Rust
https://rust-lang.github.io/futures-rs/
Apache License 2.0
5.38k stars 622 forks source link

remove redundant impl Unpin #2800

Closed zhiqiangxu closed 10 months ago

zhiqiangxu commented 10 months ago

It is automatically implemented.

image