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.
RUSTUP_TOOLCHAIN_SOURCE
1 parent da1223a commit 282ede1Copy full SHA for 282ede1
doc/user-guide/src/environment-variables.md
@@ -72,6 +72,8 @@
72
- `RUSTUP_CONCURRENT_DOWNLOADS` *unstable* (default: the number of components to download). Controls the number of
73
downloads made concurrently.
74
75
+- `RUSTUP_TOOLCHAIN_SOURCE`. Set by rustup to tell downstream tools how `RUSTUP_TOOLCHAIN` was determined.
76
+
77
[directive syntax]: https://docs.rs/tracing-subscriber/latest/tracing_subscriber/filter/struct.EnvFilter.html#directives
78
[dc]: https://docs.docker.com/storage/storagedriver/overlayfs-driver/#modifying-files-or-directories
79
[override]: overrides.md
0 commit comments