-
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 clippy, RLS, and rustfmt #58571
Conversation
(rust_highfive has picked a reviewer for you, use r? to override) |
|
@bors r+ p=5 (this is code from another PR moved over, my changes are just a submodule update to master) p=5 because these bugs have been piling up, and this is a new version of a now-week-old PR |
📌 Commit cd99bd3 has been approved by |
Update clippy, RLS, and rustfmt moved from #58337
☀️ Test successful - checks-travis, status-appveyor |
📣 Toolstate changed by #58571! Tested on commit 4d66b7b. 🎉 clippy-driver on windows: build-fail → test-pass (cc @Manishearth @llogiq @mcarton @oli-obk @phansch, @rust-lang/infra). |
Tested on commit rust-lang/rust@4d66b7b. Direct link to PR: <rust-lang/rust#58571> 🎉 clippy-driver on windows: build-fail → test-pass (cc @Manishearth @llogiq @mcarton @oli-obk @phansch, @rust-lang/infra). 🎉 clippy-driver on linux: build-fail → test-pass (cc @Manishearth @llogiq @mcarton @oli-obk @phansch, @rust-lang/infra). 🎉 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 @topecongiro, @rust-lang/infra). 🎉 rustfmt on linux: build-fail → test-pass (cc @nrc @topecongiro, @rust-lang/infra).
moved from #58337