Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Receiver::try_next return value descriptions #2372

Merged
merged 1 commit into from
Mar 1, 2021

Conversation

stepancheg
Copy link
Contributor

Similar change applied to UnboundedReceiver::try_next a few commits ago.

Similar change applied to `UnboundedReceiver::try_next` a few commits ago.
@stepancheg stepancheg requested a review from taiki-e as a code owner March 1, 2021 03:18
@stepancheg stepancheg changed the title Add Receiver::try_next return type descriptions Add Receiver::try_next return value descriptions Mar 1, 2021
@taiki-e taiki-e added 0.3-backport: pending The maintainer accepted to backport this to the 0.3 branch, but backport has not been done yet. A-channel Area: futures::channel docs labels Mar 1, 2021
@taiki-e taiki-e merged commit 2fa7bab into rust-lang:master Mar 1, 2021
@stepancheg stepancheg deleted the bounded-try-next-doc branch March 1, 2021 03:31
@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
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