Skip to content

fix: semicolon_in_expressions_from_macros#977

Merged
Berrysoft merged 1 commit into
compio-rs:masterfrom
George-Miao:fix/semicolon-in-expr
Jul 16, 2026
Merged

fix: semicolon_in_expressions_from_macros#977
Berrysoft merged 1 commit into
compio-rs:masterfrom
George-Miao:fix/semicolon-in-expr

Conversation

@George-Miao

@George-Miao George-Miao commented Jul 16, 2026

Copy link
Copy Markdown
Member

Since rust-lang/rust#159222, semicolon_in_expressions_from_macros is no longer suppressed and has became a hard error. cfg_aliases generates code that hits the lint. There's an upstream issue on the matter but we don't know when that will be fixed. This PR suppress the error on our end for now.

@github-actions github-actions Bot added the bug Something isn't working label Jul 16, 2026
@George-Miao
George-Miao requested a review from Berrysoft July 16, 2026 06:54
@George-Miao George-Miao self-assigned this Jul 16, 2026
@Berrysoft
Berrysoft merged commit 7326f36 into compio-rs:master Jul 16, 2026
83 checks passed
@github-actions github-actions Bot mentioned this pull request Jul 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants