Skip to content

Release notes: add some missing 1.28 libs stabilization - #52677

Merged
bors merged 1 commit into
rust-lang:masterfrom
SimonSapin:relnotes
Jul 25, 2018
Merged

Release notes: add some missing 1.28 libs stabilization#52677
bors merged 1 commit into
rust-lang:masterfrom
SimonSapin:relnotes

Conversation

@SimonSapin

Copy link
Copy Markdown
Contributor

Some URLs are not valid yet unless you add beta/, but they should be when 1.28 is released.

@SimonSapinSimonSapin added beta-nominated Nominated for backporting to the compiler in the beta channel. relnotes Marks issues that should be documented in the release notes of the next release. labels Jul 24, 2018
@rust-highfive

Copy link
Copy Markdown
Contributor

r? @nikomatsakis

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

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jul 24, 2018
@Mark-SimulacrumMark-Simulacrum added the beta-accepted Accepted for backporting to the compiler in the beta channel. label Jul 24, 2018
@Mark-Simulacrum

Copy link
Copy Markdown
Member

@bors r+ p=1 (beta backport)

@bors

bors commented Jul 24, 2018

Copy link
Copy Markdown
Collaborator

📌 Commit 3cce003 has been approved by Mark-Simulacrum

@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 Jul 24, 2018
Mark-Simulacrum added a commit to Mark-Simulacrum/rust that referenced this pull request Jul 24, 2018
Release notes: add some missing 1.28 libs stabilization
Some URLs are not valid yet unless you add `beta/`, but they should be when 1.28 is released.
bors added a commit that referenced this pull request Jul 25, 2018
Rollup of 7 pull requests
Successful merges:
- #52391 (Add unaligned volatile intrinsics)
- #52402 (impl PartialEq+Eq for BuildHasherDefault)
- #52645 (Allow declaring existential types inside blocks)
- #52656 (Stablize Redox Unix Sockets)
- #52658 (Prefer `Option::map`/etc over `match` wherever it improves clarity)
- #52668 (clarify pointer offset function safety concerns)
- #52677 (Release notes: add some missing 1.28 libs stabilization)
Failed merges:
r? @ghost
@bors

bors commented Jul 25, 2018

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 3cce003 with merge 1398572...

@bors
bors merged commit 3cce003 into rust-lang:masterJul 25, 2018
@emilyalbiniemilyalbini removed the relnotes Marks issues that should be documented in the release notes of the next release. label Jul 25, 2018
@emilyalbiniemilyalbini mentioned this pull request Jul 25, 2018
@emilyalbiniemilyalbini removed the beta-nominated Nominated for backporting to the compiler in the beta channel. label Jul 25, 2018
@bors

bors commented Jul 25, 2018

Copy link
Copy Markdown
Collaborator

💥 Test timed out

@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 Jul 25, 2018
@SimonSapin
SimonSapin deleted the relnotes branch July 25, 2018 07:52
bors added a commit that referenced this pull request Jul 25, 2018
[beta] Rollup backports
Merged and approved:
* #52677: Release notes: add some missing 1.28 libs stabilization
* #52181: rustdoc: set panic output before starting compiler thread pool
r? @ghost
bors added a commit that referenced this pull request Jul 25, 2018
[beta] Rollup backports
Merged and approved:
* #52677: Release notes: add some missing 1.28 libs stabilization
* #52181: rustdoc: set panic output before starting compiler thread pool
r? @ghost
bors added a commit that referenced this pull request Jul 26, 2018
[beta] Rollup backports
Merged and approved:
* #52677: Release notes: add some missing 1.28 libs stabilization
* #52181: rustdoc: set panic output before starting compiler thread pool
* #52709: beta: only true stage0 needs feature(global_allocator)
r? @ghost
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

beta-acceptedAccepted for backporting to the compiler in the beta channel.S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@SimonSapin@rust-highfive@Mark-Simulacrum@bors@nikomatsakis@emilyalbini