-
Notifications
You must be signed in to change notification settings - Fork 24
Update rustc pin #1482
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
base: main
Are you sure you want to change the base?
Update rustc pin #1482
Conversation
8435c0f
to
30f7172
Compare
I stopped the Coq build because it was taking ages to fail uploading artifacts. |
Ah, yeah, the Coq job is now fixed I believe, but anyway, this indeed was not at all related to that PR in particular |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice, thank you, let's merge!
Getting the same mlkem issues as in #1467, and also don't know how to update the rustc coverage tests |
There is a README in |
To fix an issue with polymorphic drops I'm planning to make a PR to rustc, so in order to be able to test the change I'm updating the rustc version we use here.