File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 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.
368368Extra command-line flags to pass to ` rustc ` . The value may be a array of
369369strings or a space-separated string.
370370
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
372372order, with the first one being used:
373373
3743741 . ` CARGO_ENCODED_RUSTFLAGS ` environment variable.
@@ -405,7 +405,7 @@ appropriate profile setting.
405405Extra command-line flags to pass to ` rustdoc ` . The value may be a array of
406406strings or a space-separated string.
407407
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
409409order, with the first one being used:
410410
4114111 . ` CARGO_ENCODED_RUSTDOCFLAGS ` environment variable.
You can’t perform that action at this time.
0 commit comments