-
Notifications
You must be signed in to change notification settings - Fork 12.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update rustfmt and rls #61861
Update rustfmt and rls #61861
Conversation
(rust_highfive has picked a reviewer for you, use r? to override) |
|
@bors: r+ p=1 delegate+ |
✌️ @topecongiro can now approve this pull request |
📌 Commit 112cf7c6d7d2eca43ea54ff6e6cba4e787f3e61e has been approved by |
⌛ Testing commit 112cf7c6d7d2eca43ea54ff6e6cba4e787f3e61e with merge b665e7b5343a66252557c6a2a94991e9e858b760... |
💔 Test failed - checks-travis |
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 |
No idea where the error comes from or how to fix it... 🙄 |
☔ The latest upstream changes (presumably #61771) made this pull request unmergeable. Please resolve the merge conflicts. |
112cf7c
to
e74786a
Compare
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 |
e74786a
to
949a49c
Compare
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 |
I think the rebase is probably good enough for now to fix the original error, but it looks like new errors are showing up? |
Ok, rls has been in test-failing state since 673cf7d (https://rust-lang-nursery.github.io/rust-toolstate/). AFAICT from the log, if a PR is updating one of the submodule that is in test-failing state, then the PR needs to fix that to test-passing. cc @Xanewok EDIT: Now the test on linux is passing but is failing on Windows since 04a3dd8. |
Is there any way to work around this for now? I just want to update |
949a49c
to
f9efa10
Compare
Looks like the test state of rls is fixed since 605ea9d so trying again. |
@topecongiro please also update RLS to rust-lang/rls@4b13b10 - this ignores a Racer test that started causing spurious failures. |
Update rustfmt to 1.3.0.
f9efa10
to
5a411a6
Compare
📌 Commit 5a411a6 has been approved by |
…ngiro Update rustfmt and rls This PR bumps the version of rustfmt to 1.3.0.
Added to rollup in #61962. |
⌛ Testing commit 5a411a6 with merge 52a9c4a0741753e11656df6bfb4383dee4df84f0... |
@bors retry |
Now let's hope that the highfive spam about changed RLS toolstate will finally be over 😄 |
This PR bumps the version of rustfmt to 1.3.0.