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

Re-enable the unexpected_cfgs lint. #158

Merged
merged 2 commits into from
Jun 10, 2024
Merged

Conversation

poljar
Copy link
Collaborator

@poljar poljar commented Jun 10, 2024

No description provided.

This allows us to use the unexpected_cfgs lint even though we have the
fuzzing cfg. More info can be found here[1].

[1]: rust-lang/cargo#13913
@poljar poljar requested a review from dkasak as a code owner June 10, 2024 11:24
@codecov-commenter
Copy link

codecov-commenter commented Jun 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.57%. Comparing base (77765da) to head (79bea6d).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #158      +/-   ##
==========================================
- Coverage   90.57%   90.57%   -0.01%     
==========================================
  Files          34       34              
  Lines        1910     1909       -1     
==========================================
- Hits         1730     1729       -1     
  Misses        180      180              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@poljar poljar force-pushed the poljar/unexpected-cfg-flags branch from 79bea6d to 1afbe19 Compare June 10, 2024 12:14
@poljar poljar merged commit 3e9866b into main Jun 10, 2024
18 checks passed
@poljar poljar deleted the poljar/unexpected-cfg-flags branch June 10, 2024 12:15
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