Skip to content

[beta] Beta rollups - #84382

Merged
bors merged 3 commits into
rust-lang:betafrom
ehuss:update-beta-cargo
Apr 21, 2021
Merged

[beta] Beta rollups#84382
bors merged 3 commits into
rust-lang:betafrom
ehuss:update-beta-cargo

Conversation

@ehuss

@ehussehuss commented Apr 21, 2021

Copy link
Copy Markdown
Contributor

@ehussehuss self-assigned this Apr 21, 2021
@rust-highfive

Copy link
Copy Markdown
Contributor

⚠️Warning⚠️

  • Pull requests are usually filed against the master branch for this repo, but this one is against beta. Please double check that you specified the right target!
  • These commits modify submodules.

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Apr 21, 2021
@ehuss

Copy link
Copy Markdown
ContributorAuthor

@bors r+ rollup=never

@bors

bors commented Apr 21, 2021

Copy link
Copy Markdown
Collaborator

📌 Commit 6f3aa4b has been approved by ehuss

@borsbors 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 Apr 21, 2021
@bors

bors commented Apr 21, 2021

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 6f3aa4b with merge fd322444dfbd24a58374b75a9741e64c1454a000...

@rust-log-analyzer

This comment has been minimized.

@bors

bors commented Apr 21, 2021

Copy link
Copy Markdown
Collaborator

💔 Test failed - checks-actions

@borsbors added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Apr 21, 2021
@JohnTitor

Copy link
Copy Markdown
Member
2021-04-21T07:13:49.8452066Z ##[section]Starting: Request a runner to run this job
2021-04-21T07:13:51.3106748Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-latest-xl'
2021-04-21T07:13:51.3409630Z Can't find any online and idle self-hosted runner in current repository's organization account that matches the required labels: 'ubuntu-latest-xl'
2021-04-21T07:13:51.4229356Z Found online and idle hosted runner in current repository's organization account that matches the required labels: 'ubuntu-latest-xl'
2021-04-21T07:13:51.5484672Z ##[section]Finishing: Request a runner to run this job

@bors retry

@borsbors 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 Apr 21, 2021
@bors

bors commented Apr 21, 2021

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 6f3aa4b with merge 36f15fce79822f19369039ea97f26dbd61c34ffd...

@bors

bors commented Apr 21, 2021

Copy link
Copy Markdown
Collaborator

💔 Test failed - checks-actions

@borsbors added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Apr 21, 2021
@rust-log-analyzer

This comment has been minimized.

@m-ou-se

Copy link
Copy Markdown
Member

That error is unrelated to this PR and fixed once the tree re-opens (#84394).

@bors retry

@borsbors 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 Apr 21, 2021
@m-ou-se

Copy link
Copy Markdown
Member

Oh wait, this is the beta branch. The fix needs to be backported first then.

@bors r-

@borsbors added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Apr 21, 2021
…Simulacrum
Upgrade `expat` dependency in riscv64 to newer version.
The old version was renamed to `expat-2.2.6-RENAMED-VULNERABLE-PLEASE-USE-2.3.0-INSTEAD`. :)
r? `@Mark-Simulacrum`
…nflict, r=jyn514
Fix Self keyword doc URL conflict on case insensitive file systems (until definitely fixed on rustdoc)
This is just a hack to allow rustup to work on macOS and windows again to distribute std documentation (hopefully once rust-lang/rfcs#3097 or an equivalent is merged).
Fixesrust-lang#80504. Prevents rust-lang#83154 and rust-lang/rustup#2694 in future releases.
cc ``@kinnison``
r? ``@jyn514``
@ehussehuss changed the title [beta] Update cargo[beta] Beta rollupsApr 21, 2021
@ehuss

Copy link
Copy Markdown
ContributorAuthor

Added #84394 and #83678

@bors r+

@bors

bors commented Apr 21, 2021

Copy link
Copy Markdown
Collaborator

📌 Commit 9787d0c has been approved by ehuss

@borsbors 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-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Apr 21, 2021
@bors

bors commented Apr 21, 2021

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 9787d0c with merge b2df13e...

@bors

bors commented Apr 21, 2021

Copy link
Copy Markdown
Collaborator

☀️ Test successful - checks-actions
Approved by: ehuss
Pushing b2df13e to beta...

@borsbors added the merged-by-bors This PR was explicitly merged by bors. label Apr 21, 2021
@bors
bors merged commit b2df13e into rust-lang:betaApr 21, 2021
@rustbotrustbot added this to the 1.52.0 milestone Apr 21, 2021
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merged-by-borsThis PR was explicitly merged by bors.S-waiting-on-borsStatus: 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.

8 participants

@ehuss@rust-highfive@bors@rust-log-analyzer@JohnTitor@m-ou-se@rustbot@Dylan-DPC