Uh oh!
There was an error while loading. Please reload this page.
run rustfmt on libsyntax_ext/deriving folder - #34113
Conversation
rust-highfive
commented
Jun 6, 2016
r? @brson (rust_highfive has picked a reviewer for you, use r? to override) |
srinivasreddy
commented
Jun 7, 2016
cc @nrc |
There was a problem hiding this comment.
This indentation is pretty strange. Why is the continuation line at the same level is if?
brson
commented
Jun 9, 2016
@nrc I'm not sure how to review these patches. They all seem to have parts that look like they might want to be tweaked. With the actual style conventions in flux, are we happy to land these with formatting that is sometimes not very attractive? What's the goal with rustfmting the compiler? |
bors
commented
Jun 28, 2016
☔ The latest upstream changes (presumably #34424) made this pull request unmergeable. Please resolve the merge conflicts. |
brson
commented
Jul 11, 2016
Triage: no change since my previous comment. |
nrc
commented
Jul 15, 2016
@brson I would like to not block patches like this on perfect formatting. I would block if we lose formatting that won't easily be recreated (e.g., a matrix alignment) or if the formatting is really gross (i.e., you would be unhappy working with such code), c.f, slightly off (such as the alignment here). Basically, I think rustfmt is going to get better and these things will naturally get better over time, but if we don't get started, we never will. Given that, do you think this PR just needs a rebase to land, or are there other blocking issues with it? If there, it would be nice (but not essential) to file rustfmt issues and close this PR until rustfmt is fixed. |
brson
commented
Jul 18, 2016
@nrc I'm fine landing this one, though I guess @srinivasreddy will need to redo the patch at this point. Sorry for the delay @srinivasreddy. |
srinivasreddy
commented
Jul 20, 2016
brson
commented
Jul 20, 2016
@bors r+ |
bors
commented
Jul 20, 2016
📌 Commit 9652fcb has been approved by |
brson
commented
Jul 20, 2016
Thanks @srinivasreddy |
bors
commented
Jul 20, 2016
⌛ Testing commit 9652fcb with merge 3773770... |
bors
commented
Jul 20, 2016
💔 Test failed - auto-win-gnu-32-opt-rustbuild |
alexcrichton
commented
Jul 20, 2016
@bors: retry On Tue, Jul 19, 2016 at 9:06 PM, bors notifications@github.com wrote:
|
bors
commented
Jul 20, 2016
⌛ Testing commit 9652fcb with merge a07fdcd... |
bors
commented
Jul 20, 2016
💔 Test failed - auto-win-msvc-64-cargotest |
alexcrichton
commented
Jul 20, 2016
@bors: retry On Tue, Jul 19, 2016 at 11:14 PM, bors notifications@github.com wrote:
|
bors
commented
Jul 20, 2016
⌛ Testing commit 9652fcb with merge 08638de... |
bors
commented
Jul 20, 2016
💔 Test failed - auto-win-gnu-32-opt |
alexcrichton
commented
Jul 20, 2016
@bors: retry On Wed, Jul 20, 2016 at 5:46 AM, bors notifications@github.com wrote:
|
bors
commented
Jul 20, 2016
run rustfmt on libsyntax_ext/deriving folder
No description provided.