-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Explicitly document false positives #6585
Conversation
r? @ebroto (rust-highfive has picked a reviewer for you, use r? to override) |
r? @flip1995 (I'm leaving the team, so I'm reassigning my PRs to other active members) |
@bors r+ Thanks! |
📌 Commit 02f99be has been approved by |
💔 Test failed - checks-action_test |
@bors retry |
☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test |
Adds documentation for known false positives for the
await_holding*
lints.Issues:
#6353
#6446
changelog: document FPs for the
await_holding_*
lints