Skip to content

Commit 55f2151

Browse files
committed
add call to action to paragraph about issues
1 parent 244fcae commit 55f2151

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
@@ -44,7 +44,7 @@ From our prior testing, we don't really expect issues to happen in practice. It
4444

4545
In any case, using `rust-lld` can be disabled if any problem occurs: use the `-C linker-features=-lld` flag to revert to using the system's default linker.
4646

47-
Some crates somehow relying on these differences could need additional link args, though we also expect this to be quite rare.
47+
Some crates somehow relying on these differences could need additional link args, though we also expect this to be quite rare. Let us know if you encounter problems, by [opening an issue](https://github.com/rust-lang/rust/issues/new/choose) on GitHub.
4848

4949
Some of the big gains in performance come from parallelism, which could be undesirable in resource-constrained environments, or for heavy projects that are already reaching hardware limits.
5050

0 commit comments

Comments
 (0)