-
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 #58356
Update rustfmt and rls #58356
Conversation
(rust_highfive has picked a reviewer for you, use r? to override) |
|
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 |
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 |
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 |
Uh.. We may update racer's rustc-ap-syntax version. |
I've create PR racer-rust/racer#1016. |
r? @Xanewok |
@bors r+ p=1 Bumping priority due to Cargo.lock and submodule updates. |
📌 Commit 51bc9b7 has been approved by |
⌛ Testing commit 51bc9b7 with merge 5ba8829c4a8866a0453cf4c5ff595a958f253693... |
💔 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 |
Update submodule, rustfmt and rls.
rustfmt: rust-lang/rustfmt@be13559...ce682bd
rls: rust-lang/rls@f331ff7...c4e4da9
cc: @Centril this commit includes making rustfmt 2018 idioms.
#58099