Skip to content

fix: allow let chains in rsx! by updating rust editions#5267

Open
RichardEpure wants to merge 4 commits intoDioxusLabs:mainfrom
RichardEpure:fix-rsx-let-chains
Open

fix: allow let chains in rsx! by updating rust editions#5267
RichardEpure wants to merge 4 commits intoDioxusLabs:mainfrom
RichardEpure:fix-rsx-let-chains

Conversation

@RichardEpure
Copy link
Copy Markdown

I noticed that I couldn't use let chains in my dioxus project despite it using rust edition 2024. This is due to a couple of packages in dioxus still using rust edition 2021 which I have updated.

@RichardEpure RichardEpure requested a review from a team as a code owner January 26, 2026 22:38
@ealmloff ealmloff added breaking This is a breaking change rsx Related to rsx or the dioxus-rsx crate labels Feb 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking This is a breaking change rsx Related to rsx or the dioxus-rsx crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants