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

chore: cleanup around irrefutable let patterns #162

Merged
merged 1 commit into from
Nov 10, 2024

Conversation

WillLillis
Copy link
Collaborator

Follow up from #160 and #156.

Now that we have the latest stable running in CI, we can clean up some of the noise around irrefutable let patterns, which we previously had to manually ignore with a clippy annotation.

@WillLillis
Copy link
Collaborator Author

It looks like this is broken on nightly and beta but passing on stable. I'll mark this as a draft until that gets sorted out.

@WillLillis WillLillis marked this pull request as draft October 27, 2024 19:33
@WillLillis WillLillis force-pushed the lints branch 3 times, most recently from c23ce82 to 99cdf51 Compare November 5, 2024 03:17
@WillLillis WillLillis marked this pull request as ready for review November 10, 2024 00:28
@WillLillis
Copy link
Collaborator Author

Looks like the issue is fixed now. If we run into any problems due to another regression, reverting/ adding a #[ignore()] directive is easy enough.

@WillLillis WillLillis changed the title chore: Cleanup around irrefutable let patterns chore: cleanup around irrefutable let patterns Nov 10, 2024
@WillLillis WillLillis merged commit 99a0b4b into bergercookie:master Nov 10, 2024
14 checks passed
@WillLillis WillLillis deleted the lints branch November 10, 2024 00:36
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.

1 participant