Skip to content

Improve component installation ordering #4874

@FranciscoTGouveia

Description

@FranciscoTGouveia

Currently, when installing a toolchain, components are processed in alphabetical order, which may not be the most efficient approach (related Zulip discussion).

In practice, users often end up waiting for the rustc component download near the end of the installation process before the toolchain can complete its full installation.
Downloading and installing rustc first could allow the remaining components to be processed concurrently afterward, reducing the overall toolchain installation time.

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions