Skip to content

Conversation

nickdrozd
Copy link
Contributor

changelog:none

@rustbot
Copy link
Collaborator

rustbot commented Sep 6, 2025

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
Copy link
Collaborator

rustbot commented Sep 6, 2025

Some changes occurred in clippy_lints/src/doc

cc @notriddle

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Sep 6, 2025
@rustbot

This comment has been minimized.

@rustbot

This comment has been minimized.

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.

This does seem like a solid improvement (especially since this allows removing some #[allow]s), though one comment on enabling the lint on the codebase. Apart from that lgtm

View changes since this review

@rustbot

This comment has been minimized.

@rustbot

This comment has been minimized.

@nickdrozd
Copy link
Contributor Author

This is ready to go.

@samueltardieu
Copy link
Member

Since the only change requested by @y21 before merging has been done, I'll merge this to avoid having to rebase frequently.

@samueltardieu samueltardieu added this pull request to the merge queue Oct 6, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 6, 2025
@samueltardieu
Copy link
Member

Dogfood needs to be fixed due to recent changes in const values evaluation in Clippy.
@rustbot author

@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Oct 6, 2025
@rustbot
Copy link
Collaborator

rustbot commented Oct 6, 2025

Reminder, once the PR becomes ready for a review, use @rustbot ready.

@rustbot rustbot added the S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status) label Oct 6, 2025
@rustbot
Copy link
Collaborator

rustbot commented Oct 7, 2025

This PR was rebased onto a different master commit. Here's a range-diff highlighting what actually changed.

Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers.

@nickdrozd
Copy link
Contributor Author

@rustbot ready

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties and removed S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status) labels Oct 7, 2025
@nickdrozd
Copy link
Contributor Author

Fixed the constant thing. Also changed another allow that had snuck in.

@samueltardieu samueltardieu added this pull request to the merge queue Oct 7, 2025
Merged via the queue into rust-lang:master with commit f3c020c Oct 7, 2025
11 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Oct 7, 2025
@nickdrozd nickdrozd deleted the expect-allow branch October 7, 2025 12:54
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.

4 participants