Skip to content

Commit 17d3c11

Browse files
lqdKobzol
andauthored
Update content/rust-lld-on-stable-1.90.0/index.md
Co-authored-by: Jakub Beránek <[email protected]>
1 parent 8759120 commit 17d3c11

File tree

1 file changed

+1
-1
lines changed
  • content/rust-lld-on-stable-1.90.0

1 file changed

+1
-1
lines changed

content/rust-lld-on-stable-1.90.0/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Some of the big gains in performance come from parallelism, which could be undes
5252

5353
#### Summary, and call for testing
5454

55-
rustc will use `rust-lld` on `x86_64-unknown-linux-gnu`, starting with the 1.90.0 stable release, for much improved linking times. This version 1.90.0 will be released next month, on the 18th of September 2025.
55+
rustc will use `rust-lld` on `x86_64-unknown-linux-gnu`, starting with the 1.90.0 stable release, for much improved linking times. Rust 1.90.0 will be released next month, on the 18th of September 2025.
5656

5757
This linker change is already available on the current beta (`1.90.0-beta.6`). To help everyone prepare for this landing on stable, please test your projects on beta and let us know if you encounter problems, by [opening an issue](https://github.com/rust-lang/rust/issues/new/choose) on GitHub.
5858

0 commit comments

Comments
 (0)