We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d2dc2c commit 6d49183Copy full SHA for 6d49183
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: da4b7da4e142a4c2119312c0e24b7c20bbe74e60
+refs/heads/master: 55f89dbed994fef53beeaec49b20d450ca9b72d4
trunk/src/comp/driver/rustc.rs
@@ -271,7 +271,7 @@ options:
271
--cfg <cfgspec> configure the compilation environment
272
--time-passes time the individual phases of the compiler
273
--time-llvm-passes time the individual phases of the LLVM backend
274
- --sysroot <path> override the system root (default: rustc's directory)
+ --sysroot <path> override the system root
275
--target <triple> target to compile for (default: host triple)
276
--no-typestate don't run the typestate pass (unsafe!)
277
--test build test harness
0 commit comments