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

Use sym::Iterator instead of paths::ITERATOR #6891

Merged
merged 1 commit into from
Mar 12, 2021

Conversation

Y-Nak
Copy link
Contributor

@Y-Nak Y-Nak commented Mar 12, 2021

Since sym::Iterator was added to diagnostic_item, it's time to remove paths::ITERATOR.
ref: #5393

changelog: Add is_trait_method to clippy_utils
changelog: Remove paths::ITERATOR

@rust-highfive
Copy link

r? @Manishearth

(rust-highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Mar 12, 2021
@Manishearth
Copy link
Member

@bors r+

@bors
Copy link
Contributor

bors commented Mar 12, 2021

📌 Commit 93ee80a has been approved by Manishearth

@bors
Copy link
Contributor

bors commented Mar 12, 2021

⌛ Testing commit 93ee80a with merge d219888...

@bors
Copy link
Contributor

bors commented Mar 12, 2021

☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test
Approved by: Manishearth
Pushing d219888 to master...

@bors bors merged commit d219888 into rust-lang:master Mar 12, 2021
@Y-Nak Y-Nak deleted the use-iterator-sym branch March 13, 2021 04:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants