Skip to content

Implemented better error message for missing do statements. #2786

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

Closed
wants to merge 2 commits into from

Conversation

mitsuhiko
Copy link
Contributor

This fixes #2783 for the case where an empty double pipe
symbol is being used without a do keyword.

mitsuhiko added 2 commits July 3, 2012 01:30
This fixes rust-lang#2783 for the case where an empty double pipe
symbol is being used without a do keyword.
@brson
Copy link
Contributor

brson commented Jul 3, 2012

Pushed to incoming.

@brson brson closed this Jul 3, 2012
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.

Confusing error messages with ||-closures vs binary "||"
2 participants