Skip to content

Commit ffdcad9

Browse files
committed
mention starting nightly
1 parent ee913e7 commit ffdcad9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

posts/2024-05-17-enabling-rust-lld-on-linux.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,8 @@ resource-constrained environments.
7878

7979
#### Summary
8080

81-
rustc will use `rust-lld` on `x86_64-unknown-linux-gnu` nightlies, for much improved linking times.
81+
rustc will use `rust-lld` on `x86_64-unknown-linux-gnu` nightlies, for much improved linking times,
82+
starting in tomorrow's rustup nightly (`nightly-2024-05-18`).
8283
Let us know if you encounter problems, by [opening an
8384
issue](https://github.com/rust-lang/rust/issues/new/choose) on GitHub.
8485

0 commit comments

Comments
 (0)