|
5 | 5 | | Info | |
|
6 | 6 | | --- | --- |
|
7 | 7 | | RFC | [#3501](https://rust-lang.github.io/rfcs/3501-edition-2024.html) |
|
8 |
| -| Release version | 1.82.0 (anticipated) | |
| 8 | +| Release version | 1.85.0 (anticipated) | |
9 | 9 |
|
10 |
| -The Rust 2024 Edition is currently slated for release in Rust 1.82.0. |
11 |
| -Rust 1.82.0 will be in beta for six weeks, |
12 |
| -after which it is released as stable on October 17th. |
| 10 | +The Rust 2024 Edition is scheduled to be frozen on 2024-10-17, stabilized on nightly on 2024-11-28, and released as stable with Rust 1.85.0 on 2025-02-20. In more detail, the currently anticipated release schedule is: |
13 | 11 |
|
14 |
| -However, note that Rust is a project run by volunteers. |
15 |
| -We prioritize the personal well-being of everyone working on Rust |
16 |
| -over any deadlines and expectations we might have set. |
17 |
| -This could mean delaying the edition a version if necessary, |
18 |
| -or dropping a feature that turns out to be too difficult or stressful to finish in time. |
| 12 | +| Date | Version | Edition stage | |
| 13 | +|------------|---------------|--------------------------------| |
| 14 | +| 2024-10-11 | Branch v1.83 | Go / no go on all items | |
| 15 | +| 2024-10-17 | Release v1.82 | Rust 2024 nightly beta | |
| 16 | +| 2024-11-22 | Branch v1.84 | Prepare to stabilize... | |
| 17 | +| 2024-11-28 | Release v1.83 | Stabilize Rust 2024 on master | |
| 18 | +| 2025-01-03 | Branch v1.85 | Cut Rust 2024 to beta | |
| 19 | +| 2025-01-09 | Release v1.84 | Announce Rust 2024 is pending! | |
| 20 | +| 2025-02-20 | Release v1.85 | Release Rust 2024 | |
19 | 21 |
|
20 |
| -That said, we are on schedule and many of the difficult problems are already tackled, |
21 |
| -thanks to all the people contributing to Rust 2024! 💛 |
| 22 | +Our motivating priorities for this edition are to: |
| 23 | + |
| 24 | +- Make *this* edition a success. |
| 25 | +- Do so without requiring heroics from anyone. |
| 26 | + - ...or stressing anyone or everyone out. |
| 27 | + |
| 28 | +Consequently, it's possible that things could change if needed so as to better adhere to those guiding priorities. This is a project run by volunteers. |
| 29 | + |
| 30 | +However, at the moment, **the edition is on track**. |
0 commit comments