Skip to content

Commit 7588311

Browse files
ahlrami3l
authored andcommitted
document RUSTUP_AUTO_INSTALL
1 parent 895a43a commit 7588311

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: doc/user-guide/src/environment-variables.md

+4
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,10 @@
5050
feature sacrifices some transactions protections and may be removed at any
5151
point. Linux only.
5252

53+
- `RUSTUP_AUTO_INSTALL` (default: 1) When set to `1`, installs the active
54+
toolchain when it is absent. Set this value to `0` to disable automatic
55+
installation.
56+
5357
[directive syntax]: https://docs.rs/tracing-subscriber/latest/tracing_subscriber/filter/struct.EnvFilter.html#directives
5458
[dc]: https://docs.docker.com/storage/storagedriver/overlayfs-driver/#modifying-files-or-directories
5559
[override]: overrides.md

0 commit comments

Comments
 (0)