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 da4b7da commit 55f89dbCopy full SHA for 55f89db
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