Skip to content

Accept trailing comma in cfg_attr - #54581

Merged
bors merged 1 commit into
rust-lang:masterfrom
petrochenkov:cfgattr
Sep 27, 2018
Merged

Accept trailing comma in cfg_attr#54581
bors merged 1 commit into
rust-lang:masterfrom
petrochenkov:cfgattr

Conversation

@petrochenkov

Copy link
Copy Markdown
Contributor

Fixes#54463 (stable-to-beta regression)

@petrochenkovpetrochenkov added the beta-nominated Nominated for backporting to the compiler in the beta channel. label Sep 26, 2018
@rust-highfive

Copy link
Copy Markdown
Contributor

r? @eddyb

(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 Sep 26, 2018
@alexcrichton

Copy link
Copy Markdown
Member

@bors: r+

@bors

bors commented Sep 26, 2018

Copy link
Copy Markdown
Collaborator

📌 Commit 2b3e16b has been approved by alexcrichton

@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 Sep 26, 2018
@emilyalbiniemilyalbini added the T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. label Sep 26, 2018
kennytm added a commit to kennytm/rust that referenced this pull request Sep 27, 2018
Accept trailing comma in `cfg_attr`
Fixesrust-lang#54463 (stable-to-beta regression)
@kennytmkennytm mentioned this pull request Sep 27, 2018
@bors

bors commented Sep 27, 2018

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 2b3e16b with merge e999ebd...

bors added a commit that referenced this pull request Sep 27, 2018
Accept trailing comma in `cfg_attr`
Fixes#54463 (stable-to-beta regression)
@bors

bors commented Sep 27, 2018

Copy link
Copy Markdown
Collaborator

☀️ Test successful - status-appveyor, status-travis
Approved by: alexcrichton
Pushing e999ebd to master...

@bors
bors merged commit 2b3e16b into rust-lang:masterSep 27, 2018
@oli-obkoli-obk added beta-accepted Accepted for backporting to the compiler in the beta channel. and removed beta-nominated Nominated for backporting to the compiler in the beta channel. labels Oct 2, 2018
@pnkfelix

Copy link
Copy Markdown
Contributor

re-adding beta-nominated so that this will (hopefully) be enqueued for backport

@pnkfelixpnkfelix added the beta-nominated Nominated for backporting to the compiler in the beta channel. label Oct 2, 2018
@emilyalbiniemilyalbini mentioned this pull request Oct 2, 2018
@emilyalbiniemilyalbini removed the beta-nominated Nominated for backporting to the compiler in the beta channel. label Oct 2, 2018
bors added a commit that referenced this pull request Oct 2, 2018
[beta] Rollup backports
Merged and approved:
* #54650: Don't lint non-extern-prelude extern crate's in Rust 2018.
* #54338: Use full name to identify a macro in a `FileName`.
* #54518: resolve: Do not block derive helper resolutions on single import resolutions
* #54581: Accept trailing comma in `cfg_attr`
r? @ghost
bors added a commit that referenced this pull request Oct 2, 2018
[beta] Rollup backports
Merged and approved:
* #54650: Don't lint non-extern-prelude extern crate's in Rust 2018.
* #54338: Use full name to identify a macro in a `FileName`.
* #54518: resolve: Do not block derive helper resolutions on single import resolutions
* #54581: Accept trailing comma in `cfg_attr`
r? @ghost
@petrochenkov
petrochenkov deleted the cfgattr branch June 5, 2019 16:21
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-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants

@petrochenkov@rust-highfive@alexcrichton@bors@pnkfelix@eddyb@oli-obk@emilyalbini