Skip to content

Conversation

@nickdrozd
Copy link
Contributor

@nickdrozd nickdrozd commented Nov 6, 2025

changelog: [multiple_inherent_impl]: Don't flag cfg(test) impls as repeats

fixes #13040

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

rustbot commented Nov 6, 2025

r? @llogiq

rustbot has assigned @llogiq.
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

@llogiq llogiq added this pull request to the merge queue Nov 6, 2025
Merged via the queue into rust-lang:master with commit 36324e8 Nov 6, 2025
11 of 13 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Nov 6, 2025
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.

multiple_inherent_impl shouldn't trigger for #[cfg(test)] impl

3 participants