Log the `registry` used when run `rustup udpate/install` (and other commands use registry).
Problem you are trying to solve
I want to know the registry current used.
Solution you'd like
Log to screen directly.
Notes
No response
@Shylock-Hg Thanks for filing this issue! May I ask what registry you are referring to?
@Shylock-Hg Thanks for filing this issue! May I ask what registry you are referring to?
I'm not sure what rustup called it. But rustup support to set it by environment variable RUSTUP_UPDATE_ROOT and RUSTUP_DIST_SERVER, or just means mirror site?
@Shylock-Hg Sounds like a reasonable request! I'll put it onto our roadmap.
This should also help the users to see if they are switched to the dev environment or not, so useful for beta-testing as well.
=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh