Skip to content

Commit 3c7578f

Browse files
a{n =>} benchmark target
1 parent 5d3a85e commit 3c7578f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/src/reference/build-scripts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ target.
206206
#### `cargo:rustc-link-arg-benches=FLAG`
207207

208208
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
209+
link-arg=FLAG` option][link-arg] to the compiler, but only when building a benchmark
210210
target.
211211

212212
<a id="rustc-link-search"></a>

0 commit comments

Comments
 (0)