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

UX: cargo build rage builds each time #278

Open
histrio opened this issue Dec 11, 2021 · 1 comment
Open

UX: cargo build rage builds each time #278

histrio opened this issue Dec 11, 2021 · 1 comment

Comments

@histrio
Copy link

histrio commented Dec 11, 2021

What were you trying to do

Install rage via cargo twice.

What happened

The build has happened. The package is recompiling even if there are no new changes.

@str4d
Copy link
Owner

str4d commented Dec 28, 2021

If you're referring to cargo install rage, I believe this is caused by rust-lang/cargo#8703. The rage package includes the rage-mount binary which is built when the mount feature flag is provided. There's unfortunately nothing I can do about this while retaining the ability for cargo install rage to optionally provide rage-mount.

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

No branches or pull requests

2 participants