-
Notifications
You must be signed in to change notification settings - Fork 27
ci: automated update to rustc 1.87.0 #242
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: master
Are you sure you want to change the base?
Conversation
Pull Request Test Coverage Report for Build 15657929364Details
💛 - Coveralls |
The main clippy error I had to fix was: result_large_err Because I had to change the error enums to box large types I believe this becomes an API breaking change. Should we loosen the allowed enum size and fix the I also added a The required CI tasks will also need to be updated from |
5dbf554
to
a2377f3
Compare
I updated the |
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.
cACK a2377f3
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.
ACK a2377f3
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.
ACK a2377f3
a2377f3
to
b8f331d
Compare
Automated update to Github CI workflow
cont_integration.yml
by create-pull-request GitHub action