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 rustfmt and rls #74760

Merged
merged 3 commits into from
Jul 25, 2020
Merged

Update rustfmt and rls #74760

merged 3 commits into from
Jul 25, 2020

Conversation

tmandry
Copy link
Member

@tmandry tmandry commented Jul 25, 2020

Closes #74080, #74081.

rls changes:

  • deps: update racer and cargo

rustfmt changes:

Changes:
- deps: update racer and cargo
Changes:
- preparation for potential rustfmt 1.4.19 (rust-lang#4283)
- chore: backport 8157a3f0afe978d3e953420577f8344db7e905bf
- deps: bump rustc-ap to v669
- deps: bump rustc-ap-* to v668
- deps: bump rustc-ap* to v666
- Use correct span for match arms with the leading pipe and attributes (rust-lang#3975)
@rust-highfive
Copy link
Collaborator

r? @Mark-Simulacrum

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

@rust-highfive
Copy link
Collaborator

⚠️ Warning ⚠️

  • These commits modify submodules.

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jul 25, 2020
@tmandry
Copy link
Member Author

tmandry commented Jul 25, 2020

@bors r+ p=1

@bors
Copy link
Contributor

bors commented Jul 25, 2020

📌 Commit e193cb1 has been approved by tmandry

@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 Jul 25, 2020
@bors
Copy link
Contributor

bors commented Jul 25, 2020

⌛ Testing commit e193cb1 with merge d6953df...

@bors
Copy link
Contributor

bors commented Jul 25, 2020

☀️ Test successful - checks-actions, checks-azure
Approved by: tmandry
Pushing d6953df to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Jul 25, 2020
@bors bors merged commit d6953df into rust-lang:master Jul 25, 2020
@rust-highfive
Copy link
Collaborator

📣 Toolstate changed by #74760!

Tested on commit d6953df.
Direct link to PR: #74760

🎉 rls on windows: build-fail → test-pass (cc @Xanewok).
🎉 rls on linux: build-fail → test-pass (cc @Xanewok).
🎉 rustfmt on windows: build-fail → test-pass (cc @topecongiro @calebcartwright).
🎉 rustfmt on linux: build-fail → test-pass (cc @topecongiro @calebcartwright).

rust-highfive added a commit to rust-lang-nursery/rust-toolstate that referenced this pull request Jul 25, 2020
Tested on commit rust-lang/rust@d6953df.
Direct link to PR: <rust-lang/rust#74760>

🎉 rls on windows: build-fail → test-pass (cc @Xanewok).
🎉 rls on linux: build-fail → test-pass (cc @Xanewok).
🎉 rustfmt on windows: build-fail → test-pass (cc @topecongiro @calebcartwright).
🎉 rustfmt on linux: build-fail → test-pass (cc @topecongiro @calebcartwright).
@cuviper cuviper added this to the 1.47.0 milestone May 2, 2024
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.

rls no longer builds after rust-lang/rust#74073
5 participants