We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
bin/
Sometimes the users get their bin/ stubs in inconsistent state, where there are unlinked bin/.<pkg>-<version>.pkg files.
bin/.<pkg>-<version>.pkg
We should detect if this is the case, and either fail or show a warning to the user so they can clean them away.
The text was updated successfully, but these errors were encountered:
rustup: 1.25.2 adds rust-analyzer (cashapp#307)
f65c450
No branches or pull requests
Sometimes the users get their
bin/
stubs in inconsistent state, where there are unlinkedbin/.<pkg>-<version>.pkg
files.We should detect if this is the case, and either fail or show a warning to the user so they can clean them away.
The text was updated successfully, but these errors were encountered: