Uh oh!
There was an error while loading. Please reload this page.
run rustfmt on librustc_metadata folder - #37350
Conversation
rust-highfive
commented
Oct 22, 2016
r? @nrc (rust_highfive has picked a reviewer for you, use r? to override) |
There was a problem hiding this comment.
I think this is somewhere we can teach Rustfmt to be a bit smarter, but its not the end of the world IMO. More annoying to me is that the alignment of dots is misleading about the scope.
bors
commented
Oct 23, 2016
☔ The latest upstream changes (presumably #37301) made this pull request unmergeable. Please resolve the merge conflicts. |
nrc
commented
Oct 25, 2016
@bors: r+ |
bors
commented
Oct 25, 2016
📌 Commit ca83d02 has been approved by |
bors
commented
Oct 25, 2016
☔ The latest upstream changes (presumably #37292) made this pull request unmergeable. Please resolve the merge conflicts. |
srinivasreddy
commented
Oct 25, 2016
@nrc |
nrc
commented
Oct 25, 2016
@bors: r+ |
bors
commented
Oct 25, 2016
📌 Commit 892a05d has been approved by |
run rustfmt on librustc_metadata folder
| type_shorthands: Default::default(), | ||
| predicate_shorthands: Default::default() | ||
| }.encode_crate_root(); | ||
| opaque: opaque::Encoder::new(&mut cursor), |
There was a problem hiding this comment.
Strange indent (rustfmt bug?)
bors
commented
Oct 27, 2016
run rustfmt on librustc_metadata folder
No description provided.