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 f694222 commit 7e37b46Copy full SHA for 7e37b46
src/doc/man/rustc.1
@@ -265,8 +265,8 @@ Optimize with possible levels 0\[en]3
265
266
.SH ENVIRONMENT
267
268
-Some of these affect the output of the compiler, while others affect programs
269
-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.
270
271
.TP
272
\fBRUST_TEST_THREADS\fR
0 commit comments