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

Lint Errors with latest Rust tools #741

Closed
tsh56 opened this issue Aug 16, 2022 · 0 comments · Fixed by #742
Closed

Lint Errors with latest Rust tools #741

tsh56 opened this issue Aug 16, 2022 · 0 comments · Fixed by #742
Labels
bug Something isn't working

Comments

@tsh56
Copy link
Contributor

tsh56 commented Aug 16, 2022

Environment

Delta-rs version:
main

Binding:
python -> make rust_check

Environment:

  • Cloud provider: Vmware VM
  • OS: ubuntu 20.04
  • Other: Docker build using curl https://sh.rustup.rs -sSf to install rust. I end up with rust 1.63.0 which was release 2022-08-11

Bug

What happened: The make check-rust target in the python directory failed with lint errors

What you expected to happen: I expect the build to pass on the main branch

How to reproduce it: Run make check-rust from any python environment. It appears to be related to a new release of the rust toolchain.

More details:

@tsh56 tsh56 added the bug Something isn't working label Aug 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant