Skip to content

remove the extra comma after the match arm - #64632

Merged
bors merged 1 commit into
rust-lang:masterfrom
guanqun:patch-1
Sep 21, 2019
Merged

remove the extra comma after the match arm#64632
bors merged 1 commit into
rust-lang:masterfrom
guanqun:patch-1

Conversation

@guanqun

Copy link
Copy Markdown

This would follow the same coding style as all the other match arms in this file.

This would follow the same coding style as all the other match arms in this file.
@rust-highfive

Copy link
Copy Markdown
Contributor

r? @matthewjasper

(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 20, 2019
@jonas-schievink

Copy link
Copy Markdown
Contributor

r? @jonas-schievink@bors r+ rollup

@bors

bors commented Sep 20, 2019

Copy link
Copy Markdown
Collaborator

📌 Commit c3140ba has been approved by jonas-schievink

@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 20, 2019
Centril added a commit to Centril/rust that referenced this pull request Sep 20, 2019
remove the extra comma after the match arm
This would follow the same coding style as all the other match arms in this file.
@CentrilCentril mentioned this pull request Sep 20, 2019
tmandry added a commit to tmandry/rust that referenced this pull request Sep 20, 2019
remove the extra comma after the match arm
This would follow the same coding style as all the other match arms in this file.
@tmandrytmandry mentioned this pull request Sep 20, 2019
tmandry added a commit to tmandry/rust that referenced this pull request Sep 20, 2019
remove the extra comma after the match arm
This would follow the same coding style as all the other match arms in this file.
@tmandrytmandry mentioned this pull request Sep 20, 2019
tmandry added a commit to tmandry/rust that referenced this pull request Sep 20, 2019
remove the extra comma after the match arm
This would follow the same coding style as all the other match arms in this file.
@tmandrytmandry mentioned this pull request Sep 20, 2019
tmandry added a commit to tmandry/rust that referenced this pull request Sep 20, 2019
remove the extra comma after the match arm
This would follow the same coding style as all the other match arms in this file.
@tmandrytmandry mentioned this pull request Sep 20, 2019
tmandry added a commit to tmandry/rust that referenced this pull request Sep 21, 2019
remove the extra comma after the match arm
This would follow the same coding style as all the other match arms in this file.
@tmandrytmandry mentioned this pull request Sep 21, 2019
Centril added a commit to Centril/rust that referenced this pull request Sep 21, 2019
remove the extra comma after the match arm
This would follow the same coding style as all the other match arms in this file.
@CentrilCentril mentioned this pull request Sep 21, 2019
Centril added a commit to Centril/rust that referenced this pull request Sep 21, 2019
remove the extra comma after the match arm
This would follow the same coding style as all the other match arms in this file.
@CentrilCentril mentioned this pull request Sep 21, 2019
bors added a commit that referenced this pull request Sep 21, 2019
Rollup of 9 pull requests
Successful merges:
- #64010 (Stabilize `param_attrs` in Rust 1.39.0)
- #64136 (Document From trait for LhsExpr in parser)
- #64342 (factor out pluralisation remains after #64280)
- #64347 (Add long error explanation for E0312)
- #64621 (Add Compatibility Notes to RELEASES.md for 1.38.0)
- #64632 (remove the extra comma after the match arm)
- #64640 (No home directory on vxWorks)
- #64641 (Exempt extern "Rust" from improper_ctypes)
- #64642 (Fix the span used to suggest avoiding for-loop moves)
Failed merges:
r? @ghost
@bors
bors merged commit c3140ba into rust-lang:masterSep 21, 2019
@guanqun
guanqun deleted the patch-1 branch September 21, 2019 22:53
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

5 participants

@guanqun@rust-highfive@jonas-schievink@bors@matthewjasper