Skip to content

Conversation

@taiki-e
Copy link
Member

@taiki-e taiki-e commented Mar 26, 2021

Async equivalents to core::iter::Peekable::{next_if, next_if_eq} that stabilized in Rust 1.51.

Refs:

@taiki-e taiki-e added A-stream Area: futures::stream 0.3-backport: pending The maintainer accepted to backport this to the 0.3 branch, but backport has not been done yet. labels Mar 26, 2021
@taiki-e taiki-e requested review from Nemo157 and seanmonstar March 26, 2021 15:42
@taiki-e taiki-e force-pushed the stream-peekable-next-if branch from e78c90e to b0bff71 Compare March 26, 2021 15:46
@taiki-e taiki-e force-pushed the stream-peekable-next-if branch from b0bff71 to 3266504 Compare March 26, 2021 16:04
@taiki-e taiki-e merged commit fc02620 into master Apr 10, 2021
@taiki-e taiki-e deleted the stream-peekable-next-if branch April 10, 2021 05:04
@taiki-e taiki-e mentioned this pull request Apr 10, 2021
@taiki-e taiki-e added 0.3-backport: completed and removed 0.3-backport: pending The maintainer accepted to backport this to the 0.3 branch, but backport has not been done yet. labels Apr 10, 2021
@taiki-e taiki-e mentioned this pull request Apr 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants