You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/02/25 09:44:06 UTC

[GitHub] [arrow-datafusion] HaoYang670 opened a new pull request #1885: Fix clippy lints

HaoYang670 opened a new pull request #1885:
URL: https://github.com/apache/arrow-datafusion/pull/1885


   # Which issue does this PR close?
   
   Closes #1880 .
   
    # Rationale for this change
   Rust updates to 1.59.0. Some new lints are added to cargo clippy.
   
   # What changes are included in this PR?
   Run
   ```
   cargo clippy --all-targets --workspace -- -D warnings
   ```
   and fix all errors and warnings.
   
   # Are there any user-facing changes?
   No
   
   <!--
   If there are any breaking changes to public APIs, please add the `api change` label.
   -->
   No


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow-datafusion] Jimexist merged pull request #1885: Fix clippy lints

Posted by GitBox <gi...@apache.org>.
Jimexist merged pull request #1885:
URL: https://github.com/apache/arrow-datafusion/pull/1885


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org