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

no more must-use-candidate impls #4794

Merged
merged 1 commit into from
Nov 13, 2019
Merged

no more must-use-candidate impls #4794

merged 1 commit into from
Nov 13, 2019

Conversation

llogiq
Copy link
Contributor

@llogiq llogiq commented Nov 8, 2019

This should help with #4779.

changelog: don't trigger [must_use_candidate] on trait impls

@llogiq
Copy link
Contributor Author

llogiq commented Nov 8, 2019

r? @flip1995

@flip1995
Copy link
Member

flip1995 commented Nov 8, 2019

I think we should keep linting impls and just bail out on trait impls

@phansch phansch added the S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status) label Nov 11, 2019
@llogiq
Copy link
Contributor Author

llogiq commented Nov 12, 2019

@flip1995 good point. I changed the code to reflect this.

@flip1995
Copy link
Member

Thanks!

@bors r+

@bors
Copy link
Contributor

bors commented Nov 13, 2019

📌 Commit 5f0f673 has been approved by flip1995

@bors
Copy link
Contributor

bors commented Nov 13, 2019

⌛ Testing commit 5f0f673 with merge 82f5256...

bors added a commit that referenced this pull request Nov 13, 2019
no more must-use-candidate impls

This should help with #4779.
@bors
Copy link
Contributor

bors commented Nov 13, 2019

💔 Test failed - checks-travis

@flip1995
Copy link
Member

@bors retry

changelog was missing

@bors
Copy link
Contributor

bors commented Nov 13, 2019

⌛ Testing commit 5f0f673 with merge 320b94d...

bors added a commit that referenced this pull request Nov 13, 2019
no more must-use-candidate impls

This should help with #4779.

changelog: don't trigger [`must_use_candidate`] on trait impls
@bors
Copy link
Contributor

bors commented Nov 13, 2019

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

@bors bors merged commit 5f0f673 into master Nov 13, 2019
@flip1995 flip1995 deleted the no-must-use-impls branch December 3, 2019 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants