Skip to content

Commit

Permalink
Merge pull request #1437 from rust-lang/TC/retighten-verbiage-in-rust…
Browse files Browse the repository at this point in the history
…-2024-nightly-beta-announcement

Re-tighten up some verbiage
  • Loading branch information
ehuss authored Nov 30, 2024
2 parents 70c95b8 + 6615243 commit ff77580
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion posts/2024-11-27-Rust-2024-public-testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ team: the Edition 2024 Project Group <https://doc.rust-lang.org/nightly/edition-

# Rust 2024 call for testing

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).
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).

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].

Expand Down

0 comments on commit ff77580

Please sign in to comment.