Skip to content

unnecessary_debug_formatting should respect MSRV #14977

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

Open
dswij opened this issue Jun 4, 2025 · 1 comment · May be fixed by #15001
Open

unnecessary_debug_formatting should respect MSRV #14977

dswij opened this issue Jun 4, 2025 · 1 comment · May be fixed by #15001
Assignees
Labels
C-bug Category: Clippy is not doing the correct thing good first issue These issues are a good way to get started with Clippy

Comments

@dswij
Copy link
Member

dswij commented Jun 4, 2025

Summary

unnecessary_debug_formatting doesn't have MSRV config and currently lints for lower than minimum MSRV.

See also #14955 (comment)

@dswij dswij added C-bug Category: Clippy is not doing the correct thing good first issue These issues are a good way to get started with Clippy labels Jun 4, 2025
@donkomura
Copy link
Contributor

@rustbot claim

@donkomura donkomura linked a pull request Jun 6, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: Clippy is not doing the correct thing good first issue These issues are a good way to get started with Clippy
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants