Skip to content

comments: fix sorting#11

Merged
threadiverse merged 2 commits intomainfrom
comments/fix-sorting
Sep 20, 2024
Merged

comments: fix sorting#11
threadiverse merged 2 commits intomainfrom
comments/fix-sorting

Conversation

@threadiverse
Copy link
Owner

Fixes the comment sorting algorithm for Rust 1.81.

The previous algorithm was buggy, and panics under changes to the way inconsistencies in the PartialOrd and Ord traits are handled in Rust 1.81.

See: rust-lang/rust#129561

@threadiverse threadiverse merged commit 0e00d95 into main Sep 20, 2024
@threadiverse threadiverse deleted the comments/fix-sorting branch September 20, 2024 05:16
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