We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7d65512 + 6c160c5 commit 1e0af0bCopy full SHA for 1e0af0b
doc/src/environment-variables.md
@@ -28,7 +28,7 @@
28
determines the directory that traces will be written too. Traces are of the
29
form PID.trace. Traces can be read by the Catapult project [tracing viewer].
30
31
-- `RUSTUP_UNPACK_RAM` *unstable* (default 400M, min 100M) Caps the amount of
+- `RUSTUP_UNPACK_RAM` *unstable* (default free memory or 500MiB if unable to tell, min 210MiB) Caps the amount of
32
RAM `rustup` will use for IO tasks while unpacking.
33
34
- `RUSTUP_NO_BACKTRACE` Disables backtraces on non-panic errors even when
0 commit comments