File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -48,6 +48,7 @@ case $state in
4848 _arguments \
4949 '--features=[space separated feature list]' \
5050 '--all-features[enable all available features]' \
51+ '--all-targets[equivalent to specifying --lib --bins --tests --benches --examples]' \
5152 '(-h, --help)'{-h,--help}'[show help message]' \
5253 '(-j, --jobs)'{-j,--jobs}'[number of parallel jobs, defaults to # of CPUs]' \
5354 "${command_scope_spec[@]}" \
@@ -65,6 +66,7 @@ case $state in
6566 _arguments \
6667 '--features=[space separated feature list]' \
6768 '--all-features[enable all available features]' \
69+ '--all-targets[equivalent to specifying --lib --bins --tests --benches --examples]' \
6870 '(-h, --help)'{-h,--help}'[show help message]' \
6971 '(-j, --jobs)'{-j,--jobs}'[number of parallel jobs, defaults to # of CPUs]' \
7072 "${command_scope_spec[@]}" \
You can’t perform that action at this time.
0 commit comments