Skip to content
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 rls and rustfmt #65328

Merged
merged 2 commits into from
Oct 12, 2019
Merged

Update rls and rustfmt #65328

merged 2 commits into from
Oct 12, 2019

Conversation

tesuji
Copy link
Contributor

@tesuji tesuji commented Oct 12, 2019

cc @Xanewok

Fixes #65084
Fixes #65085
Suppressed #65311

Xanewok and others added 2 commits October 12, 2019 08:28
This also bumps rustc-ap-* crates and fixes the relevant toolstate.
@rust-highfive
Copy link
Collaborator

r? @nikomatsakis

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfive
Copy link
Collaborator

⚠️ Warning ⚠️

  • These commits modify submodules.

@tesuji tesuji changed the title Bump rls rustfmt Update rls and rustfmt Oct 12, 2019
@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Oct 12, 2019
@tesuji
Copy link
Contributor Author

tesuji commented Oct 12, 2019

r? @alexcrichton

@Xanewok
Copy link
Member

Xanewok commented Oct 12, 2019

@bors r+ p=1

@bors
Copy link
Contributor

bors commented Oct 12, 2019

📌 Commit 81d813d has been approved by Xanewok

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Oct 12, 2019
@bors
Copy link
Contributor

bors commented Oct 12, 2019

⌛ Testing commit 81d813d with merge 9a9719393bd1fd18a969be878e84ee9538a103b4...

@Mark-Simulacrum
Copy link
Member

@bors retry prioritizing nightly breakage fix

@Xanewok Xanewok mentioned this pull request Oct 12, 2019
@bors
Copy link
Contributor

bors commented Oct 12, 2019

⌛ Testing commit 81d813d with merge 1721c96...

bors added a commit that referenced this pull request Oct 12, 2019
Update rls and rustfmt

cc @Xanewok

Fixes #65084
Fixes #65085
Suppressed  #65311
@bors
Copy link
Contributor

bors commented Oct 12, 2019

☀️ Test successful - checks-azure
Approved by: Xanewok
Pushing 1721c96 to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Oct 12, 2019
@bors bors merged commit 81d813d into rust-lang:master Oct 12, 2019
@rust-highfive
Copy link
Collaborator

📣 Toolstate changed by #65328!

Tested on commit 1721c96.
Direct link to PR: #65328

🎉 rls on windows: build-fail → test-pass (cc @Xanewok, @rust-lang/infra).
🎉 rls on linux: build-fail → test-pass (cc @Xanewok, @rust-lang/infra).
🎉 rustfmt on windows: build-fail → test-pass (cc @topecongiro, @rust-lang/infra).
🎉 rustfmt on linux: build-fail → test-pass (cc @topecongiro, @rust-lang/infra).

rust-highfive added a commit to rust-lang-nursery/rust-toolstate that referenced this pull request Oct 12, 2019
Tested on commit rust-lang/rust@1721c96.
Direct link to PR: <rust-lang/rust#65328>

🎉 rls on windows: build-fail → test-pass (cc @Xanewok, @rust-lang/infra).
🎉 rls on linux: build-fail → test-pass (cc @Xanewok, @rust-lang/infra).
🎉 rustfmt on windows: build-fail → test-pass (cc @topecongiro, @rust-lang/infra).
🎉 rustfmt on linux: build-fail → test-pass (cc @topecongiro, @rust-lang/infra).
@tesuji tesuji deleted the bump-rls-rustfmt branch October 13, 2019 01:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rustfmt no longer builds after rust-lang/rust#65076 rls no longer builds after rust-lang/rust#65076
7 participants