Skip to content

Conversation

@cramertj
Copy link
Member

@cramertj cramertj commented Apr 18, 2018

.left and .right overlap w/ the inherent methods on the Either type, which makes chaining painful (e.g. you need Either::right(fut.left()) rather than fut.left().right()).

This also adds an either impl for Sink.

@cramertj cramertj requested review from alexcrichton and aturon April 18, 2018 16:33
@aturon
Copy link
Contributor

aturon commented Apr 18, 2018

r+

@aturon aturon merged commit 0c08606 into rust-lang:master Apr 18, 2018
@cramertj cramertj deleted the either-fix branch April 18, 2018 17:02
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