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

Don't use RUSTFLAGS to deny clippy warnings #780

Merged
merged 1 commit into from Jul 6, 2022

Conversation

jeevcat
Copy link
Contributor

@jeevcat jeevcat commented Jul 6, 2022

This fixes a bug where cargo wouldn't use the existing artifacts from a previous variable-less build, meaning a just build after a regular build would trigger a full rebuild.

See #773 (comment)

@jeevcat jeevcat requested a review from hannobraun as a code owner July 6, 2022 10:35
Copy link
Owner

@hannobraun hannobraun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, @jeevcat!

@hannobraun hannobraun merged commit 79a6815 into hannobraun:main Jul 6, 2022
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 this pull request may close these issues.

None yet

2 participants