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

useless_attribute: Add unreachable_pub to whitelists #4107

Merged
merged 1 commit into from
May 19, 2019

Conversation

taiki-e
Copy link
Member

@taiki-e taiki-e commented May 17, 2019

Fixes #4106

changelog: useless_attribute: whitelist unreachable_pub on use items

Copy link
Member

@flip1995 flip1995 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Something weird is going on with travis. I'll merge this once travis is up and running again. Thanks!

@bors
Copy link
Collaborator

bors commented May 18, 2019

☔ The latest upstream changes (presumably #4110) made this pull request unmergeable. Please resolve the merge conflicts.

@taiki-e
Copy link
Member Author

taiki-e commented May 18, 2019

Rebased.

@phansch
Copy link
Member

phansch commented May 19, 2019

@bors r=flip1995

@bors
Copy link
Collaborator

bors commented May 19, 2019

📌 Commit 40fc725 has been approved by flip1995

@bors
Copy link
Collaborator

bors commented May 19, 2019

⌛ Testing commit 40fc725 with merge 0417a0a...

bors added a commit that referenced this pull request May 19, 2019
useless_attribute: Add unreachable_pub to whitelists

Fixes #4106

changelog: `useless_attribute`: whitelist `unreachable_pub` on `use` items
@bors
Copy link
Collaborator

bors commented May 19, 2019

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

@bors bors merged commit 40fc725 into rust-lang:master May 19, 2019
@taiki-e taiki-e deleted the useless_attribute branch May 19, 2019 11:13
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.

useless_attribute should not warn unreachable_pub
4 participants