You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/user-guide/src/environment-variables.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -72,7 +72,7 @@
72
72
-`RUSTUP_CONCURRENT_DOWNLOADS`*unstable* (default: the number of components to download). Controls the number of
73
73
downloads made concurrently.
74
74
75
-
-`RUSTUP_TOOLCHAIN_SOURCE`*unstable*. Set by rustup to tell proxied tools how `RUSTUP_TOOLCHAIN` was determined.
75
+
-`RUSTUP_TOOLCHAIN_SOURCE`*unstable*. Set by rustup to tell proxied tools how `RUSTUP_TOOLCHAIN` was determined. Non-rustup tools should not set this environment variable, except insofar as to mirror an earlier invocation from rustup.
0 commit comments