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

Fix CI by temporarily allowing lint violated by darling crate #51

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

nmldiegues
Copy link
Collaborator

The darling crate has an open issue (see TedDriggs/darling#293 ) which, until fixed, raises a new clippy lint (as of Rust 1.79).

So we temporarily allow it so that we unblock foundations CI.

The darling crate has an open issue (see TedDriggs/darling#293 )
which, until fixed, raises a new clippy lint (as of Rust 1.79).

So we temporarily allow it so that we unblock foundations CI.
@nmldiegues nmldiegues merged commit 71f3ab0 into main Jun 25, 2024
17 checks passed
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.

3 participants