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 feature = "cargo-clippy" deprecation #429

Merged
merged 1 commit into from
Mar 4, 2024
Merged

Fix feature = "cargo-clippy" deprecation #429

merged 1 commit into from
Mar 4, 2024

Conversation

rex4539
Copy link
Contributor

@rex4539 rex4539 commented Feb 28, 2024

@@ -9,7 +9,7 @@

//! Arbitrary implementations for `std::collections`.

//#![cfg_attr(feature="cargo-clippy", allow(implicit_hasher))]
Copy link
Member

Choose a reason for hiding this comment

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

this is just dead code? can probably remove this but won't block getting the fix in.

@matthew-russo matthew-russo merged commit 1b7c426 into proptest-rs:master Mar 4, 2024
5 checks passed
@matthew-russo
Copy link
Member

thank you. i'll try to cut a release this week

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.

2 participants