-
Notifications
You must be signed in to change notification settings - Fork 325
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
chore: bump rust version to 1.81 #1645
Conversation
…e3bb2f48df576bc2c23067eefce84b Image tag: 0bae86526532874d50992514f46cba23aac279315fd3e8d6726310e997751101
Run URL: https://github.com/dfinity/ic/actions/runs/11012732589 New container image: |
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.
LGTM, thank you.
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.
Thanks a lot for this, @DSharifi!
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.
Awesome, thanks!
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.
Thanks!
This PR upgrades the rust version of the repo to 1.81
All changes made are to satisfy the new clippy lints, or warnings from the compiler of patterns that will turn into hard errors in the 2024 edition of rust.