Skip to content

Commit 244fcae

Browse files
lqdMark-Simulacrum
andauthored
clarify timeline
Co-authored-by: Mark Rousskov <[email protected]>
1 parent d6f0e25 commit 244fcae

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
@@ -8,7 +8,7 @@ team = "the compiler performance working group"
88
team_url = "https://www.rust-lang.org/governance/teams/compiler#team-wg-compiler-performance"
99
+++
1010

11-
TL;DR: rustc will start using the LLD linker by default on the `x86_64-unknown-linux-gnu` target starting with the Rust 1.90.0 stable release, which should significantly reduce linking times. Test it out on beta now, and please report any encountered issues.
11+
TL;DR: rustc will start using the LLD linker by default on the `x86_64-unknown-linux-gnu` target starting with the next stable release (1.90.0, scheduled for 2025-09-18), which should significantly reduce linking times. Test it out on beta now, and please report any encountered issues.
1212

1313
#### Some context
1414

0 commit comments

Comments
 (0)