diff --git a/src/comp/driver/rustc.rs b/src/comp/driver/rustc.rs index b3d00aa3b870..2c287c15b4e6 100644 --- a/src/comp/driver/rustc.rs +++ b/src/comp/driver/rustc.rs @@ -271,7 +271,7 @@ options: --cfg configure the compilation environment --time-passes time the individual phases of the compiler --time-llvm-passes time the individual phases of the LLVM backend - --sysroot override the system root (default: rustc's directory) + --sysroot override the system root --target target to compile for (default: host triple) --no-typestate don't run the typestate pass (unsafe!) --test build test harness