Merged
Conversation
7d2f587 to
6df109c
Compare
Contributor
|
Wow, the error really is a lot nicer! Great. If the CI is green, I'm definitely in favor of merging this. @phadej no objection? |
phadej
approved these changes
Jan 17, 2018
Contributor
|
@mgsloan hah. turns out there is a test that uses |
6df109c to
05243fc
Compare
Contributor
Author
|
@alpmestan Funny! The type in the test was wrong, but it doesn't matter for what the test is testing. |
Contributor
Author
|
I don't think the CI failures have anything to do with this PR anymore. |
Contributor
|
@mgsloan can you rebase on top of |
05243fc to
7e0ad51
Compare
Contributor
Author
|
Rebased! Let's hope CI is satisfied. |
Contributor
|
Aaaaand CI is happy. Thanks @mgsloan! |
Contributor
Author
|
Welcome, thanks for reviewing! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The resulting errors are ludicrously better with
( :: *)signatures:Breaking the greet example by doing
instead of
Before yielded
And now yields