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 282ede1 commit e223546Copy full SHA for e223546
doc/user-guide/src/environment-variables.md
@@ -72,7 +72,7 @@
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.
+- `RUSTUP_TOOLCHAIN_SOURCE` *unstable*. 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
0 commit comments