You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-12-23 15:01:49 +02:00
Update to Rust 2024 edition. (#2658)
This commit is contained in:
@@ -32,8 +32,8 @@ Key points:
|
||||
- Dependencies can also be resolved from alternative [registries], git, folders,
|
||||
and more.
|
||||
|
||||
- Rust also has [editions]: the current edition is Rust 2021. Previous editions
|
||||
were Rust 2015 and Rust 2018.
|
||||
- Rust also has [editions]: the current edition is Rust 2024. Previous editions
|
||||
were Rust 2015, Rust 2018 and Rust 2021.
|
||||
|
||||
- The editions are allowed to make backwards incompatible changes to the
|
||||
language.
|
||||
|
||||
Reference in New Issue
Block a user