Skip to content

Update for new warn-by-default clippy lints #995

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

Merged
merged 1 commit into from
Jul 27, 2025

Conversation

tgross35
Copy link
Contributor

Remove an import that is actually unused, and silence the approximate constant lint because it isn't always correct here.

@tgross35 tgross35 force-pushed the clippy-ignore branch 2 times, most recently from 5b789fb to e6b64bd Compare July 26, 2025 21:57
@tgross35 tgross35 enabled auto-merge (rebase) July 26, 2025 21:58
@tgross35 tgross35 disabled auto-merge July 26, 2025 21:58
Silence the approximate constant lint because it is noisy and not always
correct. `single_component_path_imports` is also not accurate when built
as part of `compiler-builtins`, so that needs to be `allow`ed as well.
@tgross35 tgross35 enabled auto-merge (rebase) July 26, 2025 22:00
@tgross35 tgross35 merged commit c22b848 into rust-lang:master Jul 27, 2025
72 of 75 checks passed
@tgross35 tgross35 deleted the clippy-ignore branch July 27, 2025 05:23
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