-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Update Rustfmt and RLS #56666
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Update Rustfmt and RLS #56666
Conversation
|
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 |
We use failure_derive 0.1.3, try to work around ``` error[E0433]: failed to resolve: could not find `AsFail` in `failure` ```
@bors r+ p=2 |
📌 Commit 4ceed86 has been approved by |
Update Rustfmt and RLS Supersedes #56652, hopefully fixes toolstate. r? @SimonSapin
💥 Test timed out |
This passed on both so I'm going to merge manually, assuming a CI glitch: |
📣 Toolstate changed by #56666! Tested on commit 1137d29. 🎉 rls on windows: build-fail → test-pass (cc @nrc @Xanewok, @rust-lang/infra). |
Tested on commit rust-lang/rust@1137d29. Direct link to PR: <rust-lang/rust#56666> 🎉 rls on windows: build-fail → test-pass (cc @nrc @Xanewok, @rust-lang/infra). 🎉 rls on linux: build-fail → test-pass (cc @nrc @Xanewok, @rust-lang/infra). 🎉 rustfmt on windows: build-fail → test-pass (cc @nrc, @rust-lang/infra). 🎉 rustfmt on linux: build-fail → test-pass (cc @nrc, @rust-lang/infra).
Supersedes #56652, hopefully fixes toolstate.
r? @SimonSapin