rustup icon indicating copy to clipboard operation
rustup copied to clipboard

feat: log the value(s) of `RUSTUP_UPDATE_ROOT`, `RUSTUP_DIST_SERVER` or `RUSTUP_DIST_ROOT` if set

Open rami3l opened this issue 1 year ago • 1 comments

Closes #3680.

This is a tiny yet important feature addition for our users who need to manually designate a Rustup update/dist server, either because they have to use a mirror server for acceleration, or because they need to switch to the dev environment for beta testing.

rami3l avatar Mar 18 '24 06:03 rami3l

Note: The tests are failing as expected. I'll first use these tests to see whether the feature is working, and then add omission indicators to the UI tests if everything goes well.


Oops, that's a whole lot of tests! This might need to wait for a bit longer since I'm a bit occupied with other stuff recently...

rami3l avatar Mar 18 '24 06:03 rami3l