Skip to content

fix timer and futures example lint - #4190

Merged
WorldSEnder merged 1 commit into
yewstack:masterfrom
WorldSEnder:fix-example-lints
Jul 22, 2026
Merged

fix timer and futures example lint#4190
WorldSEnder merged 1 commit into
yewstack:masterfrom
WorldSEnder:fix-example-lints

Conversation

@WorldSEnder

@WorldSEnder WorldSEnder commented Jul 22, 2026

Copy link
Copy Markdown
Member

Both impacted by trailing semicolon in macro used in expression position, which is a lint that became active recently in nightly rust.

This means that examples will currently not build with nightly rust on the main branch for size comparison, but that is fine.

both impacted by trailing semicolon in macro used in expression position,
which is a lint that became active recently in nightly rust
@WorldSEnder
WorldSEnder merged commit 0539d37 into yewstack:master Jul 22, 2026
28 of 31 checks passed
@WorldSEnder
WorldSEnder deleted the fix-example-lints branch July 22, 2026 10:37
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