You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments