theirix opened a new pull request, #8964: URL: https://github.com/apache/arrow-rs/pull/8964
# Which issue does this PR close? - Closes #NNN. # Rationale for this change `leading_zeros` exists for other integer types, and in wide `i128` as well. This PR makes it public and tested. It's worth having it as a public part of the struct. # What changes are included in this PR? - Make the function public - Unit tests - Function documentatioon # Are these changes tested? Yes, via unit tests. # Are there any user-facing changes? 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
