Skip to content

Commit 51a0e16

Browse files
lqdpnkfelix
andcommitted
Update posts/2024-05-01-enabling-rust-lld-on-linux.md
Co-authored-by: Felix S Klock II <[email protected]>
1 parent 3f86028 commit 51a0e16

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ popular targets. This has been discussed for a long time, for example in issues
3535
[#71515](https://github.com/rust-lang/rust/issues/71515), and rustc already offers nightly flags to
3636
use `rust-lld`.
3737

38-
By now, we believe we've done all the internal testing that we could, on CI, crater, our
39-
benchmarking infrastructure, and would like to expand testing and gather real-world feedback and
38+
By now, we believe we've done all the internal testing that we could, on CI, crater, and our
39+
benchmarking infrastructure. We would now like to expand testing and gather real-world feedback and
4040
use-cases. Therefore, we will enable `rust-lld` to be the linker used by default on
4141
`x86_64-unknown-linux-gnu` for nightly builds.
4242

0 commit comments

Comments
 (0)