We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d39324b commit 3006e62Copy full SHA for 3006e62
src/doc/rustc/src/codegen-options/index.md
@@ -221,7 +221,7 @@ metrics.
221
## link-self-contained
222
223
On `windows-gnu`, `linux-musl`, and `wasi` targets, this flag controls whether the
224
-linker will use libraries and objects shipped with Rust instead or those in the system.
+linker will use libraries and objects shipped with Rust instead of those in the system.
225
It takes one of the following values:
226
227
* no value: rustc will use heuristic to disable self-contained mode if system has necessary tools.
0 commit comments