File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -368,7 +368,7 @@ Can be overridden with the `--target-dir` CLI option.
368
368
Extra command-line flags to pass to ` rustc ` . The value may be a array of
369
369
strings or a space-separated string.
370
370
371
- There are three mutually exclusive sources of extra flags. They are checked in
371
+ There are four mutually exclusive sources of extra flags. They are checked in
372
372
order, with the first one being used:
373
373
374
374
1 . ` CARGO_ENCODED_RUSTFLAGS ` environment variable.
@@ -405,7 +405,7 @@ appropriate profile setting.
405
405
Extra command-line flags to pass to ` rustdoc ` . The value may be a array of
406
406
strings or a space-separated string.
407
407
408
- There are two mutually exclusive sources of extra flags. They are checked in
408
+ There are three mutually exclusive sources of extra flags. They are checked in
409
409
order, with the first one being used:
410
410
411
411
1 . ` CARGO_ENCODED_RUSTDOCFLAGS ` environment variable.
You can’t perform that action at this time.
0 commit comments