-
Notifications
You must be signed in to change notification settings - Fork 136
Open
Labels
enhancementNew feature or requestNew feature or request
Description
In a few days our MSRV policy will allow us to bump MSRV to 1.85. This is the version where 2024 edition was introduced, along with async closures.
Async closures will be great for us, and for me are a good reason to bump MSRV.
2024 edition also introduces:
- New, MSRV-aware resolver. This should allow us to get rid of Cargo.lock.msrv, making contributors life much easier.
- Editions for rustfmt. 2024 edition fixes some important issues, like long strings preventing any formatting from happening.
wprzytula
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request