Skip to content

Commit ca30728

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 17d3c11 commit ca30728

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 use `rust-lld` by default on `x86_64-unknown-linux-gnu` on stable, starting in 1.90.0, to significantly reduce linking times. Test it out on beta now, and please report issues if you encounter any.
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.
1212

1313
#### Some context
1414

0 commit comments

Comments
 (0)