DioxusLabs/dioxus

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

開放

#5,408 建立於 2026年3月24日

 (1 則留言) (8 個反應) (0 位負責人)Rust (1,655 個分叉)batch import
cligood first issue

倉庫指標

星標
 (36,038 顆星)
PR 合併指標
 (平均合併 16天 13小時) (30 天內合併 9 個 PR)

描述

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!

貢獻者指南