File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- refs/heads/master: 2a2945e5dec13ba7b0839c947517a2ccbd944c64
2
+ refs/heads/master: bdd358e26e639d35a023be588b48150a9e9695d8
Original file line number Diff line number Diff line change @@ -34,11 +34,11 @@ Compile and link a library crate into a shared object.
34
34
Produce a statically-linked binary, or generate a static
35
35
library.
36
36
.TP
37
- \fB --pretty \fR \fI type \fR :
37
+ \fB --pretty \fR \fI [type] \fR :
38
38
Pretty-print the input. Valid \fI type \fR s are:
39
39
.RS
40
40
.TP
41
- \fB normal \fR : Un-annotated source.
41
+ \fB normal \fR : Un-annotated source (default) .
42
42
.TP
43
43
\fB expanded \fR : Crates expanded.
44
44
.TP
@@ -69,7 +69,7 @@ Run all passes except translation. Produces no output.
69
69
\fB -g \fR :
70
70
Produce debug info.
71
71
.TP
72
- \fB --opt-level \fR = \fI level \fR :
72
+ \fB --opt-level \fR \fI level \fR :
73
73
Set optimization level to \fI level \fR .
74
74
.TP
75
75
\fB -O \fR :
You can’t perform that action at this time.
0 commit comments