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

HashAndNumber: Ord, Eq, PartialOrd, PartialEq implemented #7612

Merged
merged 3 commits into from
Feb 18, 2025

Conversation

michalkucharczyk
Copy link
Contributor

This PR adds implementation of Ord, Eq, PartialOrd, PartialEq traits for HashAndNumber struct.

@michalkucharczyk michalkucharczyk marked this pull request as ready for review February 18, 2025 16:12
@michalkucharczyk michalkucharczyk added R0-silent Changes should not be mentioned in any release notes T0-node This PR/Issue is related to the topic “node”. labels Feb 18, 2025
@michalkucharczyk michalkucharczyk requested a review from a team February 18, 2025 16:15
@michalkucharczyk
Copy link
Contributor Author

/cmd prdoc --bump minor --audience node_dev

prdoc/pr_7612.prdoc Outdated Show resolved Hide resolved
@michalkucharczyk michalkucharczyk added this pull request to the merge queue Feb 18, 2025
Merged via the queue into master with commit 5f6c8e8 Feb 18, 2025
208 of 250 checks passed
@michalkucharczyk michalkucharczyk deleted the mku-hash-and-number-ord-and-eq branch February 18, 2025 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
R0-silent Changes should not be mentioned in any release notes T0-node This PR/Issue is related to the topic “node”.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants