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 some Clippy 1.85 warnings #7167

Merged
merged 1 commit into from
Feb 20, 2025
Merged

Fix some Clippy 1.85 warnings #7167

merged 1 commit into from
Feb 20, 2025

Conversation

mbrobbel
Copy link
Contributor

Which issue does this PR close?

None.

Rationale for this change

Rust 1.85 was released today.

What changes are included in this PR?

Following Clippy 1.85 suggestions to put shifts between parentheses (rust-lang/rust-clippy#13743).

Are there any user-facing changes?

No.

@github-actions github-actions bot added parquet Changes to the parquet crate arrow Changes to the arrow crate labels Feb 20, 2025
Copy link
Contributor

@etseidl etseidl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for cleaning this up!

@tustvold tustvold merged commit a0c3186 into apache:main Feb 20, 2025
28 checks passed
friendlymatthew pushed a commit to friendlymatthew/arrow-rs that referenced this pull request Feb 21, 2025
@mbrobbel mbrobbel deleted the 1.85 branch February 21, 2025 06:43
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.

3 participants