DioxusLabs/dioxus

Change Rust edition to 2024 from 2021 for "dx new app"

Aperta

#5408 aperta il 24 mar 2026

 (1 commento) (8 reazioni) (0 assegnatari)Rust (1655 fork)batch import
cligood first issue

Metriche repository

Star
 (36.038 stelle)
Metriche merge PR
 (Merge medio 16g 13h) (9 PR mergiate in 30 g)

Descrizione

I just realized that the default Rust edition in Cargo.toml file is still 2021 for dx creating a new project. It's 2026 now, lots of Rust crates are moving to edition 2024 so that we can benefit all the improvement directly.

It's just a proposal, and I would like to hear your feedback on decision. Thanks a lot!

Guida contributor