Consider migrating to Rust 2024 #1052
Labels
breaking-change
Requires SemVer bump
c: tooling
CI, automation, tools
quality-of-life
No new functionality, but improves ergonomics/internals
A new rust edition has been stabilized, see this blog post for more details:
https://blog.rust-lang.org/2025/02/20/Rust-1.85.0.html
We should consider if and when to migrate gdext to that edition. For that it'd be useful to read the edition guide: https://doc.rust-lang.org/edition-guide/rust-2024/index.html
This would also require an MSRV bump up to at least 1.85.
Note that some of the edition changes may impact soundness. We should be confident that this wont impact us when we do the migration.
The text was updated successfully, but these errors were encountered: