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

[219] Fix tests on nightly #2006

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 changed the base branch from main to release-219 February 4, 2025 23:19
@alexcrichton alexcrichton reopened this Feb 5, 2025
@alexcrichton alexcrichton merged commit ddba524 into bytecodealliance:release-219 Feb 5, 2025
30 checks passed
@alexcrichton alexcrichton deleted the backport-219 branch February 5, 2025 03:30
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