Skip to content

Commit 61eea3f

Browse files
committed
---
yaml --- r: 2447 b: refs/heads/master c: 7da9101 h: refs/heads/master i: 2445: 8bcce3a 2443: 6c89d51 2439: 5c6a755 2431: fb5433a v: v3
1 parent c91898e commit 61eea3f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 46886b2339112ba2d4cb8174b47cd7f94d25c6d4
2+
refs/heads/master: 7da9101e110b7e320d14ab7137855c3b9febd663

trunk/src/comp/driver/rustc.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ fn main(vec[str] args) {
208208
optflag("glue"),
209209
optflag("pretty"), optflag("ls"), optflag("parse-only"),
210210
optflag("O"), optflag("shared"), optmulti("L"),
211-
optflag("S"), optflag("c"), optopt("o"), optopt("g"),
211+
optflag("S"), optflag("c"), optopt("o"), optflag("g"),
212212
optflag("save-temps"), optopt("sysroot"),
213213
optflag("time-passes"), optflag("time-llvm-passes"),
214214
optflag("no-typestate"), optflag("noverify"));

0 commit comments

Comments
 (0)