You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@smoelius Thanks for filing this issue! I think you're getting it right.
We don't have a specific command for this test, but starting from #3985, if the active toolchain is not installed, using it via any command will result in an error and a suggestion of actually installing it.
You may use rustc --version for this purpose, for example, as demonstrated in the PR's description.
Do you happen to have other concerns in this regard?
We don't have a specific command for this test, but starting from #3985, if the active toolchain is not installed, using it via any command will result in an error and a suggestion of actually installing it.
Just to be sure I understand, this functionality is not yet released, correct?
I am looking for a command to tell me whether a toolchain would have to be downloaded/installed without actually downloading or installing anything.
Hypothetically:
Does such a command exist today?
Please note that I am aware of this issue and PR:
If I understand correctly, the latter suggests that such a command may be available soon.
The text was updated successfully, but these errors were encountered: