Skip to content

hashers: derive Debug and Clone #39

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

Merged
merged 2 commits into from
Apr 24, 2025
Merged

Conversation

newAM
Copy link
Contributor

@newAM newAM commented Apr 5, 2025

This follows the C-DEBUG API guideline, and aligns with std::hash::DefaultHasher.

This follows the C-DEBUG API guideline, and aligns with
std::hash::DefaultHasher.
@newAM newAM mentioned this pull request Apr 5, 2025
This follows the C-COMMON-TRAITS guidelines, and aligns with
std::hash::DefaultHasher.
@newAM
Copy link
Contributor Author

newAM commented Apr 5, 2025

I pushed another commit to derive Clone per the C-COMMON-TRAITS guideline, and to align with std::hash::DefaultHasher, I didn't put this in a separate PR to avoid merge conflicts.

@newAM newAM changed the title hashers: derive Debug hashers: derive Debug and Clone Apr 5, 2025
Copy link
Member

@eldruin eldruin 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!

@eldruin eldruin merged commit e074899 into rust-embedded-community:main Apr 24, 2025
5 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.

2 participants