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 53b93fd commit 6912b07Copy full SHA for 6912b07
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: d611067d7f769f5689a54e39438eecf452481ad1
+refs/heads/master: 642c2fe9e67107b454a16bc4b531e6bbfb96174d
trunk/man/rustc.1
@@ -78,7 +78,8 @@ object file to \fBfoo.o\fR.
78
.TP
79
\fB--time-llvm-passes\fR: Print runtimes of llvm phases.
80
81
-\fB--sysroot\fR \fIpath\fR: Set the system root. Default is rustc's directory.
+\fB--sysroot\fR \fIpath\fR: Set the system root. Default is the directory above
82
+rustc's.
83
84
\fB--target\fR \fIgnu-config-name\fR: Set the compilation target, which is a
85
string of the form \fBcpu\fR-\fBmanufacturer\fR-\fBkernel\fR[-\fBos\fR]. Example
0 commit comments