File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- .TH RUSTC "1" "March 2014 " "rustc 0.13 .0" "User Commands"
1+ .TH RUSTC "1" "August 2015 " "rustc 1.2 .0" "User Commands"
22.SH NAME
33rustc \- The Rust compiler
44.SH SYNOPSIS
@@ -160,7 +160,7 @@ If the value is 'help', then a list of available CPUs is printed.
160160\fB target \- feature \fR ='\fI +feature1 \fR ,\fI \- feature2 \fR '
161161A comma\[hy ] separated list of features to enable or disable for the target.
162162A preceding '+' enables a feature while a preceding '\- ' disables it.
163- Available features can be discovered through \fI target \- cpu =help\fR .
163+ Available features can be discovered through \fI llc -mcpu =help\fR .
164164.TP
165165\fB passes \fR =\fI val \fR
166166A space\[hy ] separated list of extra LLVM passes to run.
Original file line number Diff line number Diff line change 1- .TH RUSTDOC "1" "March 2014 " "rustdoc 0.13 .0" "User Commands"
1+ .TH RUSTDOC "1" "August 2015 " "rustdoc 1.2 .0" "User Commands"
22.SH NAME
33rustdoc \- generate documentation from Rust source code
44.SH SYNOPSIS
You can’t perform that action at this time.
0 commit comments