We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5f7fa1 commit 0b515f3Copy full SHA for 0b515f3
src/bin/cargo/cli.rs
@@ -36,6 +36,7 @@ pub fn main(config: &mut Config) -> CliResult {
36
Available unstable (nightly-only) flags:
37
38
-Z avoid-dev-deps -- Avoid installing dev-dependencies if possible
39
+ -Z extra-link-arg -- Allow `cargo:rustc-link-arg` in build scripts
40
-Z minimal-versions -- Install minimal dependency versions instead of maximum
41
-Z no-index-update -- Do not update the registry, avoids a network request for benchmarking
42
-Z unstable-options -- Allow the usage of unstable options
0 commit comments