mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 10:05:06 +03:00
f1c918f1f3
Move `{core,std}::stream::Stream` to `{core,std}::async_iter::AsyncIterator`
Following amendments in https://github.com/rust-lang/rfcs/pull/3208/.
cc #79024
cc ``@yoshuawuyts`` ``@joshtriplett``