feat(cli): add --check flag to rustup update to return exact Exitcode - #5049
Conversation
fc12cdd to
da55b51
Compare
This comment has been minimized.
This comment has been minimized.
|
Sorry, what's the use case here? I don't see a linked issue or anything and am having trouble making sense of what this is for. |
The linked issue is #4987 (in the I've edited the PR description for better visibility. |
This comment has been minimized.
This comment has been minimized.
@rami3l Hi, Could you help me fix this merge conflict issue? |
@14elias I think you should be able to do it yourself? The upstream changes are only style-related, and not largely breaking. |
0853ef0 to
34dd26c
Compare
|
This PR was rebased onto a different main commit. Here's a range-diff highlighting what actually changed. Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers. |
34dd26c to
0edd5d9
Compare
thank you so much @rami3l for your kind words.I am also grateful to contribute to rustup and i am looking forward to continuing to contribute. |
Closes #4987.
Summary
Add --check flag to rustup update that reports whether any toolchains were updated or installed through the Exitcode.
Behavior
Tests
--check--check