Skip to content

cargo clippy fails on the master branch #1880

Description

@HaoYang670

Describe the bug
After update rustup to the latest version rustc 1.59.0, running cargo clippy on master branch fails.

To Reproduce

  1. update rustup to the latest version rustc 1.59.0
  2. run cargo clippy --all-targets --workspace -- -D warnings on master branch
  3. build failed

Expected behavior
No error.

Additional context
Found the bug from #1878
Same error in arrow-rs: apache/arrow-rs#1362

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions