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!

贡献者指南