You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?