Skip to content
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

Check for for loop desugaring in highering #1819

Merged
merged 1 commit into from
Jun 8, 2017
Merged

Check for for loop desugaring in highering #1819

merged 1 commit into from
Jun 8, 2017

Conversation

mcarton
Copy link
Member

@mcarton mcarton commented Jun 8, 2017

Fix https://github.com/Manishearth/rust-clippy/pull/1814/files#r120215419, good catch @oli-obk

(I don't think it is worth a release, I can't imagine a lot a people have managed to write code that looks exactly like a desugared for loop 😃).

@Manishearth
Copy link
Member

r+

@mcarton mcarton merged commit 3cbf126 into master Jun 8, 2017
@mcarton mcarton deleted the fix-1814 branch June 8, 2017 20: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.

2 participants