-
Notifications
You must be signed in to change notification settings - Fork 13.2k
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, RLS, Clippy #53057
Update rustfmt, RLS, Clippy #53057
Conversation
|
r=me when CI is green (unfortunately Travis is currently down 😥) @bors p=9 |
@bors r+ |
📌 Commit abf152720297ddcb7061cc7bb7b553c9fa76571d has been approved by |
⌛ Testing commit abf152720297ddcb7061cc7bb7b553c9fa76571d with merge b24c35874e9abdc72fca85212cf4a5eda1f44fd0... |
💔 Test failed - status-appveyor |
Oh my, Clippy was busted again |
Clippy fix: rust-lang/rust-clippy#3003 |
@bors: r=kennytm |
📌 Commit 9a769c6 has been approved by |
Update rustfmt, RLS, Clippy r? @kennytm Fixes RLS build and updates RLS and Rustfmt to their 1.0 RCs
☀️ Test successful - status-appveyor, status-travis |
Tested on commit rust-lang/rust@dbcb33f. Direct link to PR: <rust-lang/rust#53057> 🎉 clippy-driver on windows: build-fail → test-pass. 🎉 clippy-driver on linux: build-fail → test-pass. 🎉 rls on windows: build-fail → test-pass. 🎉 rls on linux: build-fail → test-pass.
r? @kennytm
Fixes RLS build and updates RLS and Rustfmt to their 1.0 RCs