Correct "toolchain list" command verbose option#2084
Correct "toolchain list" command verbose option#2084kinnison merged 1 commit intorust-lang:masterfrom
Conversation
|
You have some strange indentation which needs fixing in your test. |
kinnison
left a comment
There was a problem hiding this comment.
Not bad at all for a first pass. Please simplify as directed and undo one of your changes, and ensure that the code is properly formatted so it passes the CI.
This is a distinct improvement in output.
e1a6837 to
5b75969
Compare
@kinnison, updated per suggestions, ready for your next convenience to review again. Thanks! |
kinnison
left a comment
There was a problem hiding this comment.
This is looking very good, but I had an idea about linked toolchains (see comments)
5b75969 to
f8f8f21
Compare
Greeting, @kinnison! Sorry about the delay. Been under the "water" w. life & work in last couple of days, but now I'm back and pushed an update to the PR. Like your suggestion of symlink a lot to take the feature further! Updated the feature & added suggested test. Also updated to use Ready for your next convenience to review again. Thanks! |
f8f8f21 to
05d3413
Compare
kinnison
left a comment
There was a problem hiding this comment.
Almost there, one little bogon to resolve...
e0b797f to
571fffb
Compare
@kinnison, updated to address the bogon, :) Thanks. |
Correct the
verbose(orv) option oftoolchain listto display full path of toolchains. Updated tests.current observation - only displays user's rustup directory
fixed version