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

chore: track Rust 1.65 clippy lints #2366

Merged
merged 1 commit into from
Nov 4, 2022
Merged

chore: track Rust 1.65 clippy lints #2366

merged 1 commit into from
Nov 4, 2022

Conversation

hawkw
Copy link
Member

@hawkw hawkw commented Nov 3, 2022

This commit fixes some new Clippy lints that landed in Rust 1.65.0, and removes a deprecated config key in clippy.toml in favor of its new name.

This should fix warnings on CI.

This commit fixes some new Clippy lints that landed in Rust 1.65.0, and
removes a deprecated config key in `clippy.toml` in favor of its new
name.

This should fix warnings on CI.
@hawkw hawkw requested review from carllerche, davidbarsky and a team as code owners November 3, 2022 23:29
@davidbarsky davidbarsky enabled auto-merge (squash) November 4, 2022 02:13
@davidbarsky davidbarsky merged commit 68f830d into master Nov 4, 2022
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.

None yet

2 participants