Skip to content

Commit 6d49183

Browse files
committed
---
yaml --- r: 6342 b: refs/heads/master c: 55f89db h: refs/heads/master v: v3
1 parent 6d2dc2c commit 6d49183

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: da4b7da4e142a4c2119312c0e24b7c20bbe74e60
2+
refs/heads/master: 55f89dbed994fef53beeaec49b20d450ca9b72d4

trunk/src/comp/driver/rustc.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ options:
271271
--cfg <cfgspec> configure the compilation environment
272272
--time-passes time the individual phases of the compiler
273273
--time-llvm-passes time the individual phases of the LLVM backend
274-
--sysroot <path> override the system root (default: rustc's directory)
274+
--sysroot <path> override the system root
275275
--target <triple> target to compile for (default: host triple)
276276
--no-typestate don't run the typestate pass (unsafe!)
277277
--test build test harness

0 commit comments

Comments
 (0)