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

cargo clippy fails on the master branch #1362

Closed
HaoYang670 opened this issue Feb 25, 2022 · 0 comments · Fixed by #1363
Closed

cargo clippy fails on the master branch #1362

HaoYang670 opened this issue Feb 25, 2022 · 0 comments · Fixed by #1363
Labels
arrow Changes to the arrow crate bug

Comments

@HaoYang670
Copy link
Contributor

HaoYang670 commented Feb 25, 2022

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 --features test_common --features prettyprint --features=async --all-targets --workspace -- -D warnings on master branch
  3. build failed

Expected behavior
No error.

Additional context
Found the bug from #1361

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 bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants