Skip to content

Commit f36eb0b

Browse files
committed
---
yaml --- r: 2447 b: refs/heads/master c: 7da9101 h: refs/heads/master i: 2445: 94b8684 2443: 1e3eb4e 2439: d9d50b4 2431: 7cafa35 v: v3
1 parent 5ff1642 commit f36eb0b

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)