Skip to content

fix: Wrap inner tail expressions in MissingOkOrSomeInTailExpr #9747

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 1 commit into from
Jul 31, 2021

Conversation

Veykril
Copy link
Member

@Veykril Veykril commented Jul 31, 2021

Fixes #8512

Also fixes a bug in for_each_tail_expr not visiting else if chains

@Veykril
Copy link
Member Author

Veykril commented Jul 31, 2021

bors r+

@bors
Copy link
Contributor

bors bot commented Jul 31, 2021

@bors bors bot merged commit 4118733 into rust-lang:master Jul 31, 2021
@Veykril Veykril deleted the wrap-some-tail branch July 31, 2021 18:36
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.

Wrap with Some wraps the whole if
1 participant