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
Is there a way to load specific Rust version automatically?
If there is no way to do that, how about adding .rsvmrc and automatically detect it when cd(or popd, pushd, ...) occurs?
As far as I know, version manager like nvm does so.
Is there a way to load specific Rust version automatically?
If there is no way to do that, how about adding
.rsvmrcand automatically detect it when cd(or popd, pushd, ...) occurs?As far as I know, version manager like nvm does so.