Skip to content

Commit f47dc09

Browse files
committed
add link to open an issue
1 parent f4aa141 commit f47dc09

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

+2-1
Original file line numberDiff line numberDiff line change
@@ -79,5 +79,6 @@ resource-constrained environments.
7979
#### Summary
8080

8181
rustc will use `rust-lld` on `x86_64-unknown-linux-gnu` nightlies, for much improved linking times.
82-
Let us know if you encounter problems, by opening an issue on github. If that happens, you can
82+
Let us know if you encounter problems, by [opening an
83+
issue](https://github.com/rust-lang/rust/issues/new/choose) on github. If that happens, you can
8384
revert to the default linker with the `-Z linker-features=-lld` flag.

0 commit comments

Comments
 (0)