-
Notifications
You must be signed in to change notification settings - Fork 22
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
Update rustc #721
Update rustc #721
Conversation
I investigated, the weirdness has to do with the |
This comment was marked as off-topic.
This comment was marked as off-topic.
The corresponding charon PR is ready (AeneasVerif/charon#254). This is ready to be merged. |
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.
Thank you and sorry for the long response time. That looks good to me, let's merge that ASAP!
🎉 thank you! |
This pushes the rustc pin two months forward.
Something weird to note: in the first commit, a bunch of std functions gain a new invisible const generics argument. A later commit reverts this. But this happens again for nightlies in December. I stopped mid-November to give me time to investigate what's happening there.