Uh oh!
There was an error while loading. Please reload this page.
rustfmt librustc_front - #28697
Conversation
rust-highfive
commented
Sep 27, 2015
r? @jroesch (rust_highfive has picked a reviewer for you, use r? to override) |
jdm
commented
Sep 27, 2015
https://github.com/rust-lang/rust/pull/28697/files?w=1 is a lot nicer to read than the default "Files changed" view. |
nrc
commented
Sep 28, 2015
r? @brson |
bors
commented
Sep 30, 2015
☔ The latest upstream changes (presumably #28702) made this pull request unmergeable. Please resolve the merge conflicts. |
nrc
commented
Sep 30, 2015
Because the where clause is indented from the left + 4 which is the same indent as the body, without the newline brace it's hard to see where the signature ends and the body begins. Aligning the where clause with the arguments tends to overflow too often. |
brson
commented
Sep 30, 2015
@bors r+ |
bors
commented
Sep 30, 2015
📌 Commit 9d34308 has been approved by |
bors
commented
Oct 2, 2015
🔒 Merge conflict |
nrc
commented
Oct 5, 2015
@bors: r=brson |
bors
commented
Oct 5, 2015
📌 Commit 869e971 has been approved by |
No description provided.