Skip to content

fix panic on closure with empty block expr #3846

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

Merged
merged 3 commits into from
Oct 8, 2019

Conversation

calebcartwright
Copy link
Member

Fixes #3844

Copy link
Contributor

@topecongiro topecongiro left a comment

Choose a reason for hiding this comment

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

Thank you for the PR!

Co-Authored-By: Seiichi Uchida <[email protected]>
@topecongiro topecongiro merged commit 207a58f into rust-lang:master Oct 8, 2019
@topecongiro
Copy link
Contributor

Sorry for the multiple requests. Looks good to merge!

@topecongiro topecongiro added this to the 1.4.10 milestone Oct 8, 2019
@calebcartwright calebcartwright deleted the issue-3844 branch October 8, 2019 02:00
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.

panic on valid expression: || {{}}
2 participants