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

chore[rust]: Fix all clippy warnings except "clippy::borrow_deref_ref". #4486

Conversation

ghuls
Copy link
Collaborator

@ghuls ghuls commented Aug 18, 2022

Fix all clippy warnings except "clippy::borrow_deref_ref":

cargo clippy -- -D warnings -A clippy::borrow_deref_ref

Fix all clippy warnings except "clippy::borrow_deref_ref":

    cargo clippy -- -D warnings -A clippy::borrow_deref_ref
@github-actions github-actions bot added the python Related to Python Polars label Aug 18, 2022
@ritchie46 ritchie46 merged commit baba89c into pola-rs:master Aug 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python Related to Python Polars
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants