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

Error when cargo-specific options used for non-cargo projects #1526

Open
duckinator opened this issue Nov 5, 2024 · 0 comments · May be fixed by #1626
Open

Error when cargo-specific options used for non-cargo projects #1526

duckinator opened this issue Nov 5, 2024 · 0 comments · May be fixed by #1626

Comments

@duckinator
Copy link
Contributor

If using a cargo-specific option — such as cargo-auditable — in a workspace with no Rust projects (or specifically on a non-Rust project), dist should raise an error.

(This is a follow-up to #1516.)

@mistydemeo mistydemeo mentioned this issue Dec 5, 2024
3 tasks
mistydemeo added a commit that referenced this issue Dec 10, 2024
These options aren't valid when performing generic builds, and we should
give the user a warning about that as far ahead of time as we can.

Fixes #1526.
@mistydemeo mistydemeo linked a pull request Dec 10, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant