Uh oh!
There was an error while loading. Please reload this page.
rustfmt some submodules of libcore - #28896
Conversation
mkpankov
commented
Oct 7, 2015
rust-highfive
commented
Oct 7, 2015
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @brson (or someone else) soon. If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. The way Github handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes. Please see the contribution instructions for more information. |
mkpankov
commented
Oct 7, 2015
r? @nrc |
There was a problem hiding this comment.
Did you manually fix the above change but not this one? If not then it is probably a weird bug in rustfmt. In any case, could you fixup this comment too please?
nrc
commented
Oct 7, 2015
@bors: r+ rollup |
bors
commented
Oct 7, 2015
📌 Commit 11a7773 has been approved by |
nrc
commented
Oct 7, 2015
Thanks for the PR! |
mkpankov
commented
Oct 7, 2015
😃 |
<!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/rust-lang/rust/28896) <!-- Reviewable:end -->
There was a problem hiding this comment.
cc @nrc, perhaps rustfmt could auto-remove these semicolons?
There was a problem hiding this comment.
It could and it should! https://github.com/nrc/rustfmt/issues/422