Uh oh!
There was an error while loading. Please reload this page.
Update RLS and Rustfmt - #67198
Conversation
rust-highfive
commented
Dec 10, 2019
(rust_highfive has picked a reviewer for you, use r? to override) |
rust-highfive
commented
Dec 10, 2019
|
topecongiro
commented
Dec 10, 2019
@Xanewok Sorry about that, published the source code (https://github.com/rust-lang/rustfmt/tree/rustfmt-1.4.11). |
Xanewok
commented
Dec 10, 2019
Thanks for such a quick response! Just bumped the rustfmt to 1.4.11 in this PR |
rust-highfive
commented
Dec 10, 2019
The job Click to expand the log.I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
nikomatsakis
commented
Dec 10, 2019
@bors r+ |
bors
commented
Dec 10, 2019
📌 Commit 5b09130 has been approved by |
tmandry
commented
Dec 11, 2019
@bors p=1 |
bors
commented
Dec 11, 2019
Update RLS and Rustfmt Fixes#66885 Rustfmt is bumped here to version 1.4.11 ~For now we pull two versions of rustfmt in Cargo.toml (RLS uses 1.4.11, rustfmt source only has 1.4.10), so~ 1. ~it'd be great to upload the source used to publish rustfmt 1.4.11 @topecongiro~ 2. ~I can downgrade the rustfmt used in RLS (it was an oversight on my part when merging rust-lang/rls#1598
bors
commented
Dec 11, 2019
☀️ Test successful - checks-azure |
rust-highfive
commented
Dec 11, 2019
Your PR failed (pretty log, raw log). Through arcane magic we have determined that the following fragments from the build log may contain information about the problem. Click to expand the log.I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
Fixes#66885
Rustfmt is bumped here to version 1.4.11
For now we pull two versions of rustfmt in Cargo.toml (RLS uses 1.4.11, rustfmt source only has 1.4.10), soit'd be great to upload the source used to publish rustfmt 1.4.11 @topecongiroI can downgrade the rustfmt used in RLS (it was an oversight on my part when merging Update rustfmt to 1.4.11 rls#1598)