alamb opened a new pull request, #7861:
URL: https://github.com/apache/arrow-rs/pull/7861

   # Which issue does this PR close?
   
   We generally require a GitHub issue to be filed for all bug fixes and 
enhancements and this helps us generate change logs for our releases. You can 
link an issue to this PR using the GitHub syntax.
   
   - Part of #6736 
   
   # Rationale for this change
   
   The `allow_deadcode` has bothered me while reviewing PRs and it also is 
hiding actually dead code
   
   # What changes are included in this PR?
   
   1. Remove clippy annotations to allow dead code
   2. Remove code clippy found as dead
   3. Add some docs (drive by docing)
   
   # Are these changes tested?
   
   By CI
   
   # Are there any user-facing changes?
   
   Just some more docs


-- 
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-unsubscr...@arrow.apache.org

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

Reply via email to