Skip to content

Conversation

@AMDmi3
Copy link

@AMDmi3 AMDmi3 commented Dec 8, 2025

Add a note for tests-related lints that clippy needs to be run with --tests argument to actually check tests.

changelog: [ignore_without_reason, redundant_test_prefix]: Mention an extra clippy argument needed to check tests

Fixes #16111

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

rustbot commented Dec 8, 2025

r? @samueltardieu

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

This comment has been minimized.

Add a note to tests-related lint descriptions that clippy needs to be
run with `--tests` argument to actually check tests, which is not quite
obvious.
@AMDmi3 AMDmi3 force-pushed the mention-tests-argument branch from b03ee46 to 37772b8 Compare December 8, 2025 15:38
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.

Un(der?)documented --tests option and requirement for it

3 participants