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

impl FusedFuture for oneshot::Receiver #2300

Merged
merged 1 commit into from Jan 1, 2021

Conversation

taiki-e
Copy link
Member

@taiki-e taiki-e commented Dec 31, 2020

Closes #2298

@taiki-e taiki-e added the A-channel Area: futures::channel label Dec 31, 2020
@taiki-e taiki-e merged commit 88bd185 into rust-lang:master Jan 1, 2021
@taiki-e taiki-e deleted the oneshot-fused branch January 1, 2021 06:33
@taiki-e taiki-e mentioned this pull request Jan 8, 2021
exrook pushed a commit to exrook/futures-rs that referenced this pull request Apr 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-channel Area: futures::channel
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Question] Why doesn't oneshot::Receiver implement FusedFuture?
1 participant