-
Couldn't load subscription status.
- Fork 3.9k
ARROW-2691: [Rust] Update code formatting with latest Rust stable #2126
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2126 +/- ##
==========================================
+ Coverage 86.37% 87.33% +0.95%
==========================================
Files 230 12 -218
Lines 40589 892 -39697
==========================================
- Hits 35059 779 -34280
+ Misses 5530 113 -5417Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1, thanks Andy. It seems like you might need to git reset --hard upstream/master on your master branch to get rid of all those merge commits
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1, LGTM
Thanks. In the longterm, should we somehow pin the version of rustfmt as we do with clang-format?
No description provided.