Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rustup-dist: Use Download notifications to track install
People have requested some indication of progress for long-running install steps. This commit uses the new FileReaderWithProgress to provide a progress bar (the length is the compressed component tarball but should be good enough) to provide such feedback. Fixes: rust-lang#1557 Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
- Loading branch information