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

Bump release to Rust 1.81 once sort changes shake out #1690

Open
sunshowers opened this issue Sep 5, 2024 · 0 comments
Open

Bump release to Rust 1.81 once sort changes shake out #1690

sunshowers opened this issue Sep 5, 2024 · 0 comments

Comments

@sunshowers
Copy link
Member

Rust 1.81 came out today, with a rather prominent change to the implementation of sort. Part of this is that sort may now panic if Ord is not a total order.

While this change is overall quite good (probably will expose latent issues), let's temporarily pin cargo-nextest binaries to 1.80 while ecosystem issues are worked out.

sunshowers added a commit that referenced this issue Sep 5, 2024
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

No branches or pull requests

1 participant