Skip to content

Fix trailing semicolon in expression macro bodies - #980

Merged
bkchr merged 1 commit into
paritytech:masterfrom
nazar-pc:fix-trailing-semicolon
Aug 6, 2026
Merged

Fix trailing semicolon in expression macro bodies#980
bkchr merged 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.

@nazar-pc

Copy link
Copy Markdown
Contributor Author

Ping here, please take a look

@nazar-pc

nazar-pc commented Aug 5, 2026

Copy link
Copy Markdown
Contributor Author

@bkchr maybe?

@bkchr
bkchr merged commit 230b63a into paritytech:master Aug 6, 2026
8 checks passed
@nazar-pc
nazar-pc deleted the fix-trailing-semicolon branch August 6, 2026 09:50
@nazar-pc

nazar-pc commented Aug 7, 2026

Copy link
Copy Markdown
Contributor Author

Patch release, please 🙏

@bkchr

bkchr commented Aug 8, 2026

Copy link
Copy Markdown
Member

@nazar-pc sorry, for the delay. 0.10.1 is released!

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.

3 participants