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

[216] Fix tests on nightly #2009

Merged

Conversation

alexcrichton
Copy link
Member

Backport of #1999 to a release branch I've created.

Ensure that `PartialOrd` and `Ord` implementations for `Alignment` are
the same instead of having one be manual and one be derived. This is
required to account for a small behavior change in nightly Rust.
@alexcrichton alexcrichton merged commit d04033e into bytecodealliance:release-216 Feb 5, 2025
28 checks passed
@alexcrichton alexcrichton deleted the backport-216 branch February 5, 2025 03:37
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