Skip to content

Conversation

@benkay86
Copy link
Contributor

futures::future::Either should delegate futures::stream::Stream::size_hint() to its left/right branches. This was done automatically by the either crate in futures 0.2, but the functionality was lost in futures 0.3 when we implemented our own Either type.

Copy link
Member

@taiki-e taiki-e left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants