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

Fix inherent_to_string false positive #4460

Merged
merged 1 commit into from
Aug 28, 2019

Conversation

JohnTitor
Copy link
Member

Fixes #4457

changelog: fixes inherent_to_string false positive

@flip1995
Copy link
Member

Thanks!

@bors r+

@bors
Copy link
Collaborator

bors commented Aug 28, 2019

📌 Commit 1dca950 has been approved by flip1995

bors added a commit that referenced this pull request Aug 28, 2019
Fix `inherent_to_string` false positive

Fixes #4457

changelog: fixes `inherent_to_string` false positive
@bors
Copy link
Collaborator

bors commented Aug 28, 2019

⌛ Testing commit 1dca950 with merge 69ca517...

@bors
Copy link
Collaborator

bors commented Aug 28, 2019

💔 Test failed - status-appveyor

flip1995 added a commit to flip1995/rust-clippy that referenced this pull request Aug 28, 2019
…flip1995

Fix `inherent_to_string` false positive

Fixes rust-lang#4457

changelog: fixes `inherent_to_string` false positive
bors added a commit that referenced this pull request Aug 28, 2019
Rollup of 2 pull requests

Successful merges:

 - #4459 (Add note to avoid confusing)
 - #4460 (Fix `inherent_to_string` false positive)

Failed merges:

r? @ghost
bors added a commit that referenced this pull request Aug 28, 2019
Rollup of 2 pull requests

Successful merges:

 - #4459 (Add note to avoid confusing)
 - #4460 (Fix `inherent_to_string` false positive)

Failed merges:

r? @ghost

changelog: none
@bors bors merged commit 1dca950 into rust-lang:master Aug 28, 2019
@JohnTitor JohnTitor deleted the fix-inherent-to-string branch August 28, 2019 12:02
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.

inherent_to_string false positive
3 participants