We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e548d6c + 65921ca commit f50fb15Copy full SHA for f50fb15
man/rustc.1
@@ -6,9 +6,7 @@ rustc \- The Rust compiler
6
[\fIOPTIONS\fR] \fIINPUT\fR
7
8
.SH DESCRIPTION
9
-This program is a compiler for the Rust language, available at
10
-.UR https://www.rust\-lang.org
11
-.UE .
+This program is a compiler for the Rust language, available at https://www.rust\-lang.org.
12
13
.SH OPTIONS
14
@@ -298,10 +296,7 @@ To build an executable with debug info:
298
296
.BR rustdoc (1)
299
297
300
.SH "BUGS"
301
-See
302
-.UR https://github.com/rust\-lang/rust/issues
303
-.UE
304
-for issues.
+See https://github.com/rust\-lang/rust/issues for issues.
305
306
.SH "AUTHOR"
307
See \fIAUTHORS.txt\fR in the Rust source distribution.
0 commit comments