-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Internal compiler error with 2021-03-09
in veloren
#6890
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
Comments
Yeah I also think its already fixed. |
So the fix isn't published as a nightly ? |
Clippy was synced 2 days ago, I think the latest night should include the fix. |
I think Clippy is not synced yet, though the PR is opened. Or is my understanding of the sync process wrong? |
Should be fixed "officially" with |
Hey, we noticed an internal compiler error in veloren source code when updating from nightly-2021-01-01 to nightly-2021-03-09
steps to reproduce:
2021-03-09
it will throw many new warnings and error, but eventually also throw the above error.
Keep in mind that for vek::Vec we are using some weird SIMD behavior which already caused problems in the past, idk if this relates to clippy though. hope you can help :)
The text was updated successfully, but these errors were encountered: