Skip to content

Commit

Permalink
Merge pull request #1436 from SUPERCILEX/patch-1
Browse files Browse the repository at this point in the history
Add missing word
  • Loading branch information
Kobzol authored Nov 29, 2024
2 parents 16f891f + 0980e18 commit 70c95b8
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 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 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).

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 70c95b8

Please sign in to comment.