Skip to content

Clippy fails on main after upgrade to rust 1.80 #6114

@alamb

Description

@alamb

Describe the bug

Clippy and docs started failing on main today:
fa2fbfd

This is almost certainly due to the new rust release today adding more stringent clippy lints: https://github.com/rust-lang/rust/blob/master/RELEASES.md#version-180-2024-07-25

Example failures:
https://github.com/apache/arrow-rs/actions/runs/10098403310/job/27925376175
https://github.com/apache/arrow-rs/actions/runs/10098403321/job/27925373718
https://github.com/apache/arrow-rs/actions/runs/10098403299/job/27925376404

To Reproduce
Run clippy / docs locally

Expected behavior
SHould pass

Additional context

Metadata

Metadata

Assignees

Labels

arrowChanges to the arrow cratedevelopment-processRelated to development process of arrow-rs

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions