Skip to content

Conversation

@GnomedDev
Copy link
Contributor

See the conversation on Zulip.

changelog: none

@rustbot
Copy link
Collaborator

rustbot commented Oct 12, 2024

r? @y21

rustbot has assigned @y21.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Oct 12, 2024
@llogiq
Copy link
Contributor

llogiq commented Oct 13, 2024

You may want to run cargo dev update_lints and push again.

@GnomedDev GnomedDev force-pushed the symbol-comparisons branch 3 times, most recently from 614d489 to dc7de29 Compare October 13, 2024 12:58
@y21
Copy link
Member

y21 commented Oct 13, 2024

This pattern is still recommended in a few places throughout the clippy book, so if we're going to actively lint against this we should also update those as well (searching for sym! in *.md files brings them up).

@bors
Copy link
Contributor

bors commented Oct 13, 2024

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

@y21
Copy link
Member

y21 commented Oct 13, 2024

Can you also add a basic test for this lint?

@GnomedDev
Copy link
Contributor Author

Done, added a test. @y21

Copy link
Member

@y21 y21 left a comment

Choose a reason for hiding this comment

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

Looks good, just a small remark on the book changes

@GnomedDev GnomedDev requested a review from y21 October 13, 2024 20:21
@y21
Copy link
Member

y21 commented Oct 18, 2024

Looks good now, thanks! @bors r+

@bors
Copy link
Contributor

bors commented Oct 18, 2024

📌 Commit 979e297 has been approved by y21

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Oct 18, 2024

⌛ Testing commit 979e297 with merge f2f0175...

@bors
Copy link
Contributor

bors commented Oct 18, 2024

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

@bors bors merged commit f2f0175 into rust-lang:master Oct 18, 2024
11 checks passed
@GnomedDev GnomedDev deleted the symbol-comparisons branch October 18, 2024 23:28
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.

5 participants