Skip to content

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

@taiki-e taiki-e force-pushed the useless_attribute branch from 83d5940 to d7be9c9 Compare May 17, 2019 10:43
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
Contributor

bors commented May 18, 2019

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

@taiki-e taiki-e force-pushed the useless_attribute branch from d7be9c9 to 40fc725 Compare May 18, 2019 05:23
@taiki-e
Copy link
Member Author

taiki-e commented May 18, 2019

Rebased.

@phansch
Copy link
Contributor

phansch commented May 19, 2019

@bors r=flip1995

@bors
Copy link
Contributor

bors commented May 19, 2019

📌 Commit 40fc725 has been approved by flip1995

@bors
Copy link
Contributor

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
Contributor

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