Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump edition to 2024 in the upcoming breaking release cycle? #1717

Open
newpavlov opened this issue Nov 24, 2024 · 0 comments
Open

Bump edition to 2024 in the upcoming breaking release cycle? #1717

newpavlov opened this issue Nov 24, 2024 · 0 comments

Comments

@newpavlov
Copy link
Member

The 2024 edition will be released in Rust 1.85 (2025-02-20). We could wait until then before cutting new breaking releases and use the new edition in them.

Migrating to the new edition will make development a bit more comfortable in the upcoming years. I am particularly interested in the MSRV-dependent resolver, it would allow us to relax our guarantees around MSRV stability.

The main drawback of this proposal is that it entails MSRV bump to 1.85. It's relatively close to 1.81 which we currently use in the pre-release versions, but it's still an extremely steep bump.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant