smol-rs / futures-lite

Futures, streams, and async I/O combinators.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Drop `future::{ready,pending}` at the next bigger release

fogti opened this issue · comments

These functions are stable in the core library since rustc 1.47.0. see also rust-lang/rust#74328