File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 41
41
Set to ` auto ` to use colors only in tty streams, to ` always ` to always enable colors,
42
42
or to ` never ` to disable colors.
43
43
44
- - ` RUSTUP_UNPACK_RAM ` * unstable* (default free memory or 500MiB if unable to tell, min 210MiB). Caps the amount of
44
+ - ` RUSTUP_UNPACK_RAM ` * unstable* (default: free memory or 500MiB if unable to tell, min 210MiB). Caps the amount of
45
45
RAM ` rustup ` will use for IO tasks while unpacking.
46
46
47
47
- ` RUSTUP_NO_BACKTRACE ` . Disables backtraces on non-panic errors even when
61
61
symlink proxies and instead always use hardlinks. If you find this fixes
62
62
a problem, then please report the issue on the [ rustup issue tracker] .
63
63
64
- - ` RUSTUP_TERM_PROGRESS_WHEN ` (defaults : ` auto ` ). Controls whether progress bars are shown or not.
64
+ - ` RUSTUP_TERM_PROGRESS_WHEN ` (default : ` auto ` ). Controls whether progress bars are shown or not.
65
65
Set to ` always ` to always enable progress bars, and to ` never ` to disable them.
66
66
67
67
- ` RUSTUP_TERM_WIDTH ` (default: none). Allows to override the terminal width for progress bars.
You can’t perform that action at this time.
0 commit comments