mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-24 15:54:15 +00:00
bdeace9f4e
Stabilize `Poll::is_ready` and `is_pending` as const Insta-stabilize the methods `is_ready` and `is_pending` of `std::task::Poll` as const, in the same way as [PR#76198](https://github.com/rust-lang/rust/pull/76198). Possible because of the recent stabilization of const control flow. Part of #76225. |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
Cargo.toml |