Skip to content

Commit

Permalink
Document -Z extra-link-arg.
Browse files Browse the repository at this point in the history
  • Loading branch information
vext01 committed Feb 1, 2021
1 parent c5f7fa1 commit 0b515f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/bin/cargo/cli.rs
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ pub fn main(config: &mut Config) -> CliResult {
Available unstable (nightly-only) flags:
-Z avoid-dev-deps -- Avoid installing dev-dependencies if possible
-Z extra-link-arg -- Allow `cargo:rustc-link-arg` in build scripts
-Z minimal-versions -- Install minimal dependency versions instead of maximum
-Z no-index-update -- Do not update the registry, avoids a network request for benchmarking
-Z unstable-options -- Allow the usage of unstable options
Expand Down

0 comments on commit 0b515f3

Please sign in to comment.