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

Fix new clippy lints for Rust 1.77 #5544

Merged
merged 1 commit into from
Mar 22, 2024
Merged

Fix new clippy lints for Rust 1.77 #5544

merged 1 commit into from
Mar 22, 2024

Conversation

alamb
Copy link
Contributor

@alamb alamb commented Mar 22, 2024

Which issue does this PR close?

N/A

Rationale for this change

Rust 1.77 was released yesterday and with it newly aggressive clippy

https://github.com/rust-lang/rust/blob/master/RELEASES.md#version-1770-2024-03-21

The CI now fails on main (e.g. #5541)

What changes are included in this PR?

Do what clippy says

Are there any user-facing changes?

@github-actions github-actions bot added the arrow Changes to the arrow crate label Mar 22, 2024
@github-actions github-actions bot added the parquet Changes to the parquet crate label Mar 22, 2024
@alamb alamb marked this pull request as ready for review March 22, 2024 21:05
@alamb alamb changed the title Fix new clippy lints Fix new clippy lints for Rust 1.77 Mar 22, 2024
@alamb alamb merged commit 37d1d3d into apache:master Mar 22, 2024
25 checks passed
@tustvold
Copy link
Contributor

Follow up - #5546

@alamb alamb deleted the alamb/clippy branch March 23, 2024 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arrow Changes to the arrow crate parquet Changes to the parquet crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants