Skip to content

Eagerly implemented PartialOrd and Ord traits#346

Closed
Rynibami wants to merge 1 commit into
rustls:mainfrom
Rynibami:eager-impl-ord
Closed

Eagerly implemented PartialOrd and Ord traits#346
Rynibami wants to merge 1 commit into
rustls:mainfrom
Rynibami:eager-impl-ord

Conversation

@Rynibami

Copy link
Copy Markdown
Contributor

Issue #340 discussed implementing the most common traits for this crate. I implemented the PartialOrd and Ord traits for all stucts and enums which I thought needed the implementation.

@djc djc closed this May 18, 2025
@djc

djc commented May 18, 2025

Copy link
Copy Markdown
Member

I don't think any of these have an intrinsic ordering.

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