]> git.lizzy.rs Git - rust.git/commitdiff
Updated the environment description in rustc.
authorChristian <chris_veenman@hotmail.com>
Wed, 3 Apr 2019 13:50:20 +0000 (15:50 +0200)
committerChristian <chris_veenman@hotmail.com>
Wed, 3 Apr 2019 13:50:20 +0000 (15:50 +0200)
src/doc/man/rustc.1

index 8f611063dbe5d901a222b5fb45134965d0ab319e..2faf0c2e3e1fa95cca918a5b553191de109ea63e 100644 (file)
@@ -265,8 +265,8 @@ Optimize with possible levels 0\[en]3
 
 .SH ENVIRONMENT
 
-Some of these affect the output of the compiler, while others affect programs
-which link to the standard library.
+Some of these affect only test harness programs (generated via rustc --test);
+others affect all programs which link to the Rust standard library.
 
 .TP
 \fBRUST_TEST_THREADS\fR