Skip to content

Commit ff77580

Browse files
authored
Merge pull request #1437 from rust-lang/TC/retighten-verbiage-in-rust-2024-nightly-beta-announcement
Re-tighten up some verbiage
2 parents 70c95b8 + 6615243 commit ff77580

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/2024-11-27-Rust-2024-public-testing.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ team: the Edition 2024 Project Group <https://doc.rust-lang.org/nightly/edition-
77

88
# Rust 2024 call for testing
99

10-
We've been hard at work on Rust 2024. We're thrilled about how it has turned out. It's going to be the largest edition since Rust 2015. It has a great many improvements that make the language more consistent and ergonomic, that further improve upon our relentless commitment to safety, and that will open the door to long-awaited features such as `gen` blocks, `let` chains, and the never (`!`) type. For more on the changes, see the nightly [Edition Guide](https://doc.rust-lang.org/nightly/edition-guide/rust-2024/index.html).
10+
We've been hard at work on Rust 2024. We're thrilled about how it has turned out. It's going to be the largest edition since Rust 2015. It has a great many improvements that make the language more consistent and ergonomic, that further our relentless commitment to safety, and that will open the door to long-awaited features such as `gen` blocks, `let` chains, and the never (`!`) type. For more on the changes, see the nightly [Edition Guide](https://doc.rust-lang.org/nightly/edition-guide/rust-2024/index.html).
1111

1212
As planned, we recently merged the feature-complete Rust 2024 edition [to the release train](https://github.com/rust-lang/rust/pull/133349) for Rust 1.85. It has now entered **nightly beta**[^1].
1313

0 commit comments

Comments
 (0)