Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up`./mach build` sometimes rebuils too much #5713
Closed
Comments
|
What I described here may or may not have been the same as what #7936 fixed. Either way, closing since there isn’t much actionable here without steps to reproduce. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Particularly the
scriptcrate is sometimes rebuilt when nothing seems to have changed in it. The underlying issue might be in Cargo, but we should have at least a reliable way to reproduce the issue (and if possible a minimal test case) before filing a Cargo issue.