Skip to content

Please show me the version I'm downloading/updating #1007

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
liigo opened this issue Mar 23, 2017 · 1 comment
Closed

Please show me the version I'm downloading/updating #1007

liigo opened this issue Mar 23, 2017 · 1 comment

Comments

@liigo
Copy link

liigo commented Mar 23, 2017

C:\Users\liigo>rustup update
info: syncing channel updates for 'stable-x86_64-pc-windows-msvc'
info: downloading component 'rustc'
 23.9 MiB /  28.8 MiB ( 83 %)  51.2 KiB/s ETA:  98 s
@brson
Copy link
Contributor

brson commented May 11, 2017

The manifest contains the version being downloaded, so the change here is, as soon as that manifest is in-hand and the decision is made to do the upgrade, print another status line containing the version.

bors added a commit that referenced this issue May 29, 2017
…rson

Show version of rust being installed

Fixes #1007

I haven't updated the tests yet in case we want to change how it's displayed.
bors added a commit that referenced this issue May 29, 2017
…rson

Show version of rust being installed

Fixes #1007

I haven't updated the tests yet in case we want to change how it's displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants