-
Notifications
You must be signed in to change notification settings - Fork 12.7k
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 some minor dependencies #44785
Conversation
(rust_highfive has picked a reviewer for you, use r? to override) |
@bors r+ I'm guessing these travis failures are not legit, although it's plausible they could be (running make, it appears):
|
📌 Commit dcc52af has been approved by |
The changeset here seems to be a subset of #44769. The CI failing reason is also the same. |
dcc52af
to
69a4406
Compare
@kennytm I think that's due to a technical breaking change in the |
@bors: r=nikomatsakis |
📌 Commit 69a4406 has been approved by |
…tsakis Update some minor dependencies * run `cargo update` * Update cargo submodule * Update to the `cc` crate from `gcc`
⌛ Testing commit 69a4406 with merge 44e1fdb35a4d57a2cc184f1bf94e94a04e6c8194... |
💔 Test failed - status-travis |
Same error as the roll up. I think the problem is in the
|
69a4406
to
4be9722
Compare
@bors: r=nikomatsakis |
📌 Commit 4be9722 has been approved by |
☔ The latest upstream changes (presumably #44709) made this pull request unmergeable. Please resolve the merge conflicts. |
4be9722
to
0d490cd
Compare
@bors: r=nikomatsakis p=1 We need to land this soon to get the rls component rename into nightlies and testing |
📌 Commit 0d490cd has been approved by |
⌛ Testing commit 0d490cd05e6ba1263ef771778fe169e5884038c2 with merge 7dffd7628a26b7a67bcb07e71d9feb4df7f9e6e4... |
💔 Test failed - status-travis |
cc @est31, that may mean that something in libcompiler_builtins updated here is botched. |
0d490cd
to
b1921f1
Compare
@bors: r=nikomatsakis |
📌 Commit b1921f1 has been approved by |
@alexcrichton if the issue persists, please back out the changes and dont let the PR be blocked by this. I'm not sure when I can give the issue enough attention for it to be fixed. |
⌛ Testing commit b1921f1f02887fc6fb853f7d4104ef3c5b134532 with merge 9e91a4597a1ad1f27454304fbdf8d4fdbcb25dff... |
💔 Test failed - status-appveyor |
RLS test failed,
Not sure if legit. BTW could you update the rustdoc dependency |
This is the name the `gcc` crate has moved to
b1921f1
to
7694ca4
Compare
📌 Commit 7694ca4 has been approved by |
Update some minor dependencies * run `cargo update` * Update cargo submodule * Update to the `cc` crate from `gcc`
☀️ Test successful - status-appveyor, status-travis |
cargo update
cc
crate fromgcc