-
Notifications
You must be signed in to change notification settings - Fork 46
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
Conversation
This comment was marked as off-topic.
This comment was marked as off-topic.
|
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
The required CI tasks will also need to be updated from |
5dbf554 to
a2377f3
Compare
|
I updated the |
oleonardolima
left a comment
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
oleonardolima
left a comment
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
ValuedMammal
left a comment
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
|
We'll need an update again to change the clippy config if we want this to go in before doing the necessary API changes. |
197db7f to
da3e42c
Compare
Set to current largest size enum and error sizes.
da3e42c to
1c1b1cd
Compare
|
Updated |
|
I updated the |
Automated update to Github CI workflow
cont_integration.ymlby create-pull-request GitHub action