Skip to content
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

Suppress linter warning (backport #2278) #2281

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Oct 7, 2024

In latest Rust, this gets detected as unused. Adding #[cfg(test)] results in lots of changes through the codebase that don't really provide any benefit to readability, so let's just suppress the lint.


This is an automatic backport of pull request #2278 done by Mergify.

(cherry picked from commit ca69baf)
@mergify mergify bot mentioned this pull request Oct 7, 2024
@chipshort chipshort merged commit 2be6fb1 into release/2.2 Oct 7, 2024
24 of 38 checks passed
@chipshort chipshort deleted the mergify/bp/release/2.2/pr-2278 branch October 7, 2024 12:59
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.

1 participant