We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 45797a0 + db087de commit 78a7676Copy full SHA for 78a7676
man/rustc.1
@@ -125,8 +125,8 @@ is invoked.
125
Selects a target processor. If the value is 'help', then a list of available
126
CPUs is printed.
127
.TP
128
-\fBtarget-feature\fR='+feature1 -feature2'
129
-A space-separated list of features to enable or disable for the target. A
+\fBtarget-feature\fR='+feature1,-feature2'
+A comma-separated list of features to enable or disable for the target. A
130
preceding '+' enables a feature while a preceding '-' disables it. Available
131
features can be discovered through target-cpu=help.
132
0 commit comments