You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that rust-lang/futures-rs#1930 has landed, we're waiting on #415 to be merged. Once it's merged we should replace all uses of VecDeque with stream::from_iter so we're setup for the [email protected] release.
This should be a fairly mechanical change, and easy to pick up!