-
Couldn't load subscription status.
- Fork 1k
Closed
Labels
arrowChanges to the arrow crateChanges to the arrow cratedevelopment-processRelated to development process of arrow-rsRelated to development process of arrow-rs
Description
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 crateChanges to the arrow cratedevelopment-processRelated to development process of arrow-rsRelated to development process of arrow-rs