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

[beta] Rollup backports & switch bootstrap compiler #52986

Merged
merged 5 commits into from
Aug 5, 2018

Conversation

pietroalbini
Copy link
Member

@pietroalbini pietroalbini commented Aug 2, 2018

This PR switches the bootstrap compiler from dev-static to static, and rollups some backports.

Merged and approved:

r? @Mark-Simulacrum

@rust-highfive
Copy link
Collaborator

⚠️ 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!

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Aug 2, 2018
@@ -34,4 +34,4 @@ cargo: 0.29.0
# looking at a beta source tarball and it's uncommented we'll shortly comment it
# out.

dev: 1
#dev: 1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure if you tested -- we might need to bump the date above to 08-02 as well

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, woops! Fixed.

@rust-highfive

This comment has been minimized.

@Mark-Simulacrum
Copy link
Member

@bors r+

(not increasing priority as this isn't critical)

@bors
Copy link
Contributor

bors commented Aug 2, 2018

📌 Commit aa111b1 has been approved by Mark-Simulacrum

@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 Aug 2, 2018
@pietroalbini
Copy link
Member Author

@bors r=Mark-Simulacrum

@bors
Copy link
Contributor

bors commented Aug 3, 2018

📌 Commit 5e50f36 has been approved by Mark-Simulacrum

@bors
Copy link
Contributor

bors commented Aug 5, 2018

⌛ Testing commit 5e50f36 with merge ea82e08...

bors added a commit that referenced this pull request Aug 5, 2018
[beta] Rollup backports & switch bootstrap compiler

This PR switches the bootstrap compiler from dev-static to static, and rollups some backports.

Merged and approved:

* #52929: Update compatibility note for 1.28.0 to be correct
* #52918: Backport 1.27.2 release notes
* #52867: releases.md: fix 2 typos
* #52996: RELEASES.md: fix the `hash_map::Entry::or_default` link

r? @Mark-Simulacrum
@bors
Copy link
Contributor

bors commented Aug 5, 2018

☀️ Test successful - status-appveyor, status-travis
Approved by: Mark-Simulacrum
Pushing ea82e08 to beta...

@bors bors merged commit 5e50f36 into rust-lang:beta Aug 5, 2018
@Centril Centril added the rollup A PR which is a rollup label Oct 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rollup A PR which is a rollup 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.

8 participants