Skip to content

Conversation

@arielb1
Copy link
Contributor

@arielb1 arielb1 commented Aug 4, 2016

@sophiajt
Copy link
Contributor

sophiajt commented Aug 4, 2016

@arielb1 - looks pretty good, though I notice you fix errors that other people have signed up for in the "help us fix errors" list: #35233

We may want to see if they can be fixed by these new volunteers.

@bors
Copy link
Collaborator

bors commented Aug 5, 2016

☔ The latest upstream changes (presumably #35365) made this pull request unmergeable. Please resolve the merge conflicts.

expn_id: ex.span.expn_id
};
check_exhaustive(cx, match_span, &matrix, source);
check_exhaustive(cx, ex.span, &matrix, source);
Copy link
Contributor

Choose a reason for hiding this comment

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

ex.span is what we had before, and what we need here is actually scrut.span.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed

@arielb1
Copy link
Contributor Author

arielb1 commented Aug 8, 2016

closing this PR to see how this situation evolves.

@arielb1 arielb1 closed this Aug 8, 2016
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.

4 participants