Skip to content
New issue

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

Make builder for check commands which use Cargo #336

Open
foresterre opened this issue Mar 16, 2022 · 1 comment
Open

Make builder for check commands which use Cargo #336

foresterre opened this issue Mar 16, 2022 · 1 comment

Comments

@foresterre
Copy link
Owner

Similar to command::RustupCommand, make a similar builder style command for Cargo.

This will allow us to inject --ignore-rust-version when cmd in rustup run <cmd> is a Cargo command.
We should however be able to check the Cargo version, and add a filter which allows us to run newer and older Cargo versions alike.

@foresterre
Copy link
Owner Author

@cornifer milestone-moved v0.17.0 reason="May have (significant) side effects, and requires more time to think about the pros and cons" see-also=issue:408

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant