Skip to content

Remove ? macro separator compatibility note from 1.27 release notes - #51591

Merged
bors merged 1 commit into
rust-lang:masterfrom
emilyalbini:release-notes-fix
Jun 16, 2018
Merged

Remove ? macro separator compatibility note from 1.27 release notes#51591
bors merged 1 commit into
rust-lang:masterfrom
emilyalbini:release-notes-fix

Conversation

@emilyalbini

Copy link
Copy Markdown
Member

The implementation has been reverted in #51417, so this no longer applies to 1.27.0.

r? @Mark-Simulacrum

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jun 16, 2018
@emilyalbiniemilyalbini added the beta-nominated Nominated for backporting to the compiler in the beta channel. label Jun 16, 2018
@Mark-Simulacrum

Copy link
Copy Markdown
Member

@bors r+ p=20

@rust-lang/compiler Can someone beta-approve this? We're promoting beta to stable quite soon.

@bors

bors commented Jun 16, 2018

Copy link
Copy Markdown
Collaborator

📌 Commit b676b37 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 Jun 16, 2018
@emilyalbiniemilyalbini mentioned this pull request Jun 16, 2018
@emilyalbiniemilyalbini added the T-release Relevant to the release subteam, which will review and decide on the PR/issue. label Jun 16, 2018
@bors

bors commented Jun 16, 2018

Copy link
Copy Markdown
Collaborator

⌛ Testing commit b676b37 with merge 2532056...

bors added a commit that referenced this pull request Jun 16, 2018
Remove `?` macro separator compatibility note from 1.27 release notes
The implementation has been reverted in #51417, so this no longer applies to 1.27.0.
r? @Mark-Simulacrum
@Mark-SimulacrumMark-Simulacrum added the beta-accepted Accepted for backporting to the compiler in the beta channel. label Jun 16, 2018
@bors

bors commented Jun 16, 2018

Copy link
Copy Markdown
Collaborator

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

bors added a commit that referenced this pull request Jun 16, 2018
[beta] Rollup backports
* #51261: Updated RELEASES.md for 1.27.0
* #51591: Remove `?` macro separator compatibility note from 1.27 release notes
r? @Mark-Simulacrum
@bors
bors merged commit b676b37 into rust-lang:masterJun 16, 2018
@emilyalbiniemilyalbini removed the beta-nominated Nominated for backporting to the compiler in the beta channel. label Jun 16, 2018
@emilyalbini
emilyalbini deleted the release-notes-fix branch July 27, 2018 16:47
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-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.T-releaseRelevant to the release subteam, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

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