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
fix(downloads): report real elapsed time of a component downloads instead of cumulative
Before this commit, if RUSTUP_CONCURRENT_DOWNLOADS < 6, the timer for
the components download would start at the same time for every one of
them instead of just starting when the actual download begins.
0 commit comments