-
Notifications
You must be signed in to change notification settings - Fork 715
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 rust version to 1.81 #4750
Conversation
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 for this chore PR!
Will you also cherry-pick on main? I thought you needed this for the CI on non-breaking updates based on the main branch.
Doing this in main breaks many unit test so best to stay here for now I would say... |
Interesting, do you know what causes this different behaviour between main and mainnet_2_3? Approving as is then! |
* Update rust version to 1.81 * Cargo clippy & fmt pass * Cargo clippy & fmt pass 2 * Cargo clippy & fmt pass 3 * Remove commented code
* Update massa-sc-runtime to include fix of as_abort * Update Version and package to MAIN.2.4 * Update rust version to 1.81 (#4750) * Update rust version to 1.81 * Cargo clippy & fmt pass * Cargo clippy & fmt pass 2 * Cargo clippy & fmt pass 3 * Remove commented code * Fix outdated UT Signed-off-by: Jean-François <[email protected]> * Fix new clippy warnings --------- Signed-off-by: Jean-François <[email protected]> Co-authored-by: Sydhds <[email protected]> Co-authored-by: Jean-François <[email protected]>
No description provided.