Closed
Description
Some components, such as rust-docs
and rust-src
take a bit longer to install, even on SSD-equipped machines. These take even longer on Windows (#1540).
One thing that would help in these situations would be if the user could see the progress of the component install to:
- Get a sense for how long the component will take to finish installing
- Know that
rustup
isn't just hung up
Perhaps Cargo's new progress bar released in stable 1.30 could be reused in some way?
...
info: installing component 'rust-docs'
Installing [============> ] 330/1400
Metadata
Metadata
Assignees
Labels
No labels