Skip to content

Fix never_loop false positive #4243

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 1, 2019
Merged

Fix never_loop false positive #4243

merged 1 commit into from Jul 1, 2019

Conversation

ghost
Copy link

@ghost ghost commented Jul 1, 2019

Closes #4058

changelog: none

@flip1995
Copy link
Member

flip1995 commented Jul 1, 2019

Thanks!

@bors r+

@bors
Copy link
Contributor

bors commented Jul 1, 2019

📌 Commit 7c98915 has been approved by flip1995

bors added a commit that referenced this pull request Jul 1, 2019
Fix `never_loop` false positive

Closes #4058

changelog: none
@bors
Copy link
Contributor

bors commented Jul 1, 2019

⌛ Testing commit 7c98915 with merge 47ada9a...

@bors
Copy link
Contributor

bors commented Jul 1, 2019

☀️ Test successful - checks-travis, status-appveyor
Approved by: flip1995
Pushing 47ada9a to master...

@bors bors merged commit 7c98915 into rust-lang:master Jul 1, 2019
@ghost ghost deleted the fix-4058 branch July 2, 2019 06:25
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.

False positive for never_loop with complex nested control flow
2 participants