Skip to content

Enable -W semicolon_in_expressions_from_macros in bootstrap - #83089

Merged
bors merged 1 commit into
rust-lang:masterfrom
Aaron1011:bootstrap-semi
May 9, 2021
Merged

Enable -W semicolon_in_expressions_from_macros in bootstrap#83089
bors merged 1 commit into
rust-lang:masterfrom
Aaron1011:bootstrap-semi

Conversation

@Aaron1011

Copy link
Copy Markdown
Contributor

Now that stdarch has been updated, we can do this without breaking the
build.

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @Mark-Simulacrum

(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 Mar 13, 2021
@rust-log-analyzer

This comment has been minimized.

@Mark-Simulacrum

Copy link
Copy Markdown
Member

r=me in theory but looks like there's at least one use left

Aaron1011 added a commit to Aaron1011/stdarch that referenced this pull request Mar 13, 2021
Amanieu pushed a commit to rust-lang/stdarch that referenced this pull request Mar 13, 2021
@Aaron1011Aaron1011 added S-blocked Status: Blocked on something else such as an RFC or other implementation work. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Mar 15, 2021
@Aaron1011

Copy link
Copy Markdown
ContributorAuthor

This is now blocked on bumping the stdarch submodule.

@jyn514

Copy link
Copy Markdown
Member

@Aaron1011 this should be possible since #83776

@jyn514jyn514 closed this Apr 16, 2021
@jyn514jyn514 reopened this Apr 16, 2021
@rust-log-analyzer

This comment has been minimized.

@Aaron1011

Copy link
Copy Markdown
ContributorAuthor

It looks like rust-lang/stdarch#1080 wasn't included in the submodule bump.

@Aaron1011Aaron1011 reopened this May 8, 2021
@rust-log-analyzer

This comment has been minimized.

Now that stdarch has been updated, we can do this without breaking the
build.
@Aaron1011Aaron1011 added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-blocked Status: Blocked on something else such as an RFC or other implementation work. labels May 8, 2021
@Aaron1011

Copy link
Copy Markdown
ContributorAuthor

@Mark-Simulacrum This is now ready to merge

@Mark-Simulacrum

Copy link
Copy Markdown
Member

@bors r+

@bors

bors commented May 8, 2021

Copy link
Copy Markdown
Collaborator

📌 Commit 020d83d 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 May 8, 2021
@bors

bors commented May 8, 2021

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 020d83d with merge d6d0283...

@bors

bors commented May 9, 2021

Copy link
Copy Markdown
Collaborator

☀️ Test successful - checks-actions
Approved by: Mark-Simulacrum
Pushing d6d0283 to master...

@borsbors added the merged-by-bors This PR was explicitly merged by bors. label May 9, 2021
@bors
bors merged commit d6d0283 into rust-lang:masterMay 9, 2021
@rustbotrustbot added this to the 1.54.0 milestone May 9, 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.

7 participants

@Aaron1011@rust-highfive@rust-log-analyzer@Mark-Simulacrum@jyn514@bors@rustbot