rust-lang / futures-rs

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

Make BiLock strict-provenance compatible #2716

Closed taiki-e closed 1 year ago

taiki-e commented 1 year ago

Addresses https://github.com/rust-lang/futures-rs/pull/2715#issuecomment-1463542369.

FYI @LizardWizzard