rust-lang / futures-rs

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

Add 'static bound to waker_ref #2830

Closed taiki-e closed 4 months ago

taiki-e commented 4 months ago

Fixes #2795