-
-
Notifications
You must be signed in to change notification settings - Fork 78
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
cargo test
is failing with last nightly
#276
Comments
Thanks for reporting, @calixteman. This panic is occurring in |
The |
I'll look into this. We chose dmsort specifically as it was significantly faster than using the standard sort function, so we'll have to find a suitable replacement. |
Should be fixed via #287 |
nightly from oktober 2nd is stable now, so closing this. We do have a CI job thats running on nightly, but that is blocked by new clippy lints as it seems. |
The error is always the same:
The text was updated successfully, but these errors were encountered: