-
Notifications
You must be signed in to change notification settings - Fork 372
chore: Update Rust to 1.86.0 #5059
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- **Rust Version**: Update Rust toolchain and Bazel configuration to Rust 1.85.0. - **Refactoring**: - Remove redundant `map` and `map_err` methods where conversion is unnecessary. - Simplify bitwise operations with clearer grouping. - **Tests and Comments**: Updated relevant tests and comments.
…ba89009272f40803a49640211565e7 Image tag: 840f94ead19b1ae2da20554e111b7ca9ab0fe37e76c42b0dd06e69f370df73a0
…50154e6990d8f6e8c3233d5e55d047 Image tag: f8a14ee2eb1c108f88c3644289709b7e9dbd12d2609bd365e13f4c508d96b3b9
…db39dc42e2b1f35a16b88576118a44 Image tag: ac31c084e55f4b4d3d857b8369ba7bba73721b446fff9496f72b3edcbe8df291
…c00cda858ad6612cda28b231b80896 Image tag: 3426fa29677ab9de5778c28c093194f9a45946bfaa7b910d0fc0bfa893e2a13a
…to update-rust-and-refactor-code
basvandijk
approved these changes
May 12, 2025
schneiderstefan
approved these changes
May 12, 2025
blind-oracle
approved these changes
May 12, 2025
AlexandraZapuc
approved these changes
May 12, 2025
altkdf
approved these changes
May 12, 2025
No canister behavior changes.
frankdavid
approved these changes
May 12, 2025
mraszyk
approved these changes
May 12, 2025
mducroux
approved these changes
May 12, 2025
kpop-dfinity
approved these changes
May 12, 2025
Contributor
|
Thanks, Sasa! |
mbjorkqvist
approved these changes
May 12, 2025
r-birkner
approved these changes
May 12, 2025
fspreiss
approved these changes
May 12, 2025
ShuoWangNSL
approved these changes
May 12, 2025
max-dfinity
reviewed
May 12, 2025
max-dfinity
approved these changes
May 12, 2025
sasa-tomic
added a commit
that referenced
this pull request
May 19, 2025
This reverts commit d1dc4c2.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Upgrade the rust toolchain from 1.85.1 to 1.86.0.
Note there were the following WASM instruction regressions: