mqy opened a new pull request #9013: URL: https://github.com/apache/arrow/pull/9013
In this PR: - Ignore list is commented out from rustfmt.toml, thus `carrgo fmt +stable` would not show warnings - Two files are re-formatted by nightly, stable: this may avoid formatting problem we had seen in CI (hope so). Shell commands that I had run: ``` cargo +nightly-2020-11-24-x86_64 fmt cargo +1.48.0-x86_64 fmt ``` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org