Skip to content

Commit 5454de3

Browse files
committed
Update timeline etc. for Rust 2024
The top-level page about Rust 2024 had fallen a bit out of date. Let's go ahead and update that with the current schedule, priorities, and status.
1 parent 5b63843 commit 5454de3

File tree

1 file changed

+20
-11
lines changed

1 file changed

+20
-11
lines changed

src/rust-2024/index.md

+20-11
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,26 @@
55
| Info | |
66
| --- | --- |
77
| 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) |
99

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:
1311

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 |
1921

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

Comments
 (0)