We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5d3a85e + 3c7578f commit 1f63f1dCopy full SHA for 1f63f1d
src/doc/src/reference/build-scripts.md
@@ -206,7 +206,7 @@ target.
206
#### `cargo:rustc-link-arg-benches=FLAG`
207
208
The `rustc-link-arg-benches` instruction tells Cargo to pass the [`-C
209
-link-arg=FLAG` option][link-arg] to the compiler, but only when building an benchmark
+link-arg=FLAG` option][link-arg] to the compiler, but only when building a benchmark
210
target.
211
212
<a id="rustc-link-search"></a>
0 commit comments