File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 146146# option to true.
147147# full-bootstrap = false
148148
149- # Enable a build of the and extended rust tool set which is not only the
150- # compiler but also tools such as Cargo. This will also produce "combined
151- # installers" which are used to install Rust and Cargo together. This is
152- # disabled by default.
149+ # Enable a build of the extended rust tool set which is not only the compiler
150+ # but also tools such as Cargo. This will also produce "combined installers"
151+ # which are used to install Rust and Cargo together. This is disabled by
152+ # default.
153153# extended = false
154154
155155# Verbosity level: 0 == not verbose, 1 == verbose, 2 == very verbose
175175# script.
176176# configure-args = []
177177
178- # Indicates that a local rebuild is ocurring instead of a full bootstrap,
178+ # Indicates that a local rebuild is occurring instead of a full bootstrap,
179179# essentially skipping stage0 as the local compiler is recompiling itself again.
180180# local-rebuild = false
181181
You can’t perform that action at this time.
0 commit comments