Skip to content

feat(cli): show the toolchain path with rustup show [active-toolchain] --verbose #4130

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

Merged
merged 3 commits into from
Dec 30, 2024

Conversation

rami3l
Copy link
Member

@rami3l rami3l commented Dec 29, 2024

Closes #4129.

This PR also tries to make --verbose's effect on rustup show's output more like that of rustup show active-toolchain.

@rami3l rami3l requested review from djc and ChrisDenton December 29, 2024 03:08
@rami3l rami3l force-pushed the feat/show-active-toolchain-path branch from 4e9cbae to 3dd11ec Compare December 29, 2024 03:16
@rami3l rami3l force-pushed the feat/show-active-toolchain-path branch from 3dd11ec to f1cbdd9 Compare December 30, 2024 04:50
@rami3l rami3l added this pull request to the merge queue Dec 30, 2024
Merged via the queue into rust-lang:master with commit ae210ce Dec 30, 2024
27 checks passed
@rami3l rami3l deleted the feat/show-active-toolchain-path branch December 30, 2024 07:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rustup show active-toolchain should provide the toolchain path
2 participants