Skip to content

Commit 8daef0d

Browse files
committed
---
yaml --- r: 100663 b: refs/heads/snap-stage3 c: 3870c15 h: refs/heads/master i: 100661: a8702e8 100659: cf25d9a 100655: 2329dff v: v3
1 parent c0ed17a commit 8daef0d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
refs/heads/master: e3b1f3c443c048913e2d573fcc5a9c2be3484a78
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4-
refs/heads/snap-stage3: c2ae62faee508041db495e5fd7a685eb545f7d67
4+
refs/heads/snap-stage3: 3870c15749cd4766627225f89f8e8cec7f5b817f
55
refs/heads/try: a97642026c18a624ff6ea01075dd9550f8ed07ff
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
77
refs/heads/ndm: f3868061cd7988080c30d6d5bf352a5a5fe2460b

branches/snap-stage3/src/librustc/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ pub fn usage(argv0: &str) {
141141
let message = format!("Usage: {} [OPTIONS] INPUT", argv0);
142142
println!("{}\n\
143143
Additional help:
144+
-C help Print codegen options
144145
-W help Print 'lint' options and default settings
145146
-Z help Print internal options for debugging rustc\n",
146147
getopts::usage(message, d::optgroups()));

0 commit comments

Comments
 (0)