Update to Rust edition 2024
Open
- Dominant language
- Rust
- Stars
- 30.5k
- Forks
- 3.2k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 60
Description
Updating to the new edition will give us access to nice things like [let chains](https://rust-lang.github.io/rfcs/2497-if-let-chains.html) which became stable in 1.88.
https://doc.rust-lang.org/edition-guide/editions/transitioning-an-existing-project-to-a-new-edition.html
Contributor guide
Assessment
This issue has not been assessed yet.