Skip to content

Fix trailing semicolon in expression macro bodies#980

Open
nazar-pc wants to merge 1 commit into
paritytech:masterfrom
nazar-pc:fix-trailing-semicolon
Open

Fix trailing semicolon in expression macro bodies#980
nazar-pc wants to merge 1 commit into
paritytech:masterfrom
nazar-pc:fix-trailing-semicolon

Conversation

@nazar-pc

Copy link
Copy Markdown
Contributor

This is a trivial change, which addresses rust-lang/rust#79813.

It is going to become a hard error soon: rust-lang/rust#159218.

The only reason is wasn't caught earlier is due to rust-lang/rust#159222, which is how I noticed it after Nightly upgrade.

I would also appreciate a patch version released shortly after merging this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant