-
Notifications
You must be signed in to change notification settings - Fork 6
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
🩹 Upgrade Rust and cleanup #417
Merged
Merged
Conversation
This file contains 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
This was referenced Oct 11, 2024
Merged
Graphite Automations"Auto-assign PRs to author" took an action on this PR • (10/11/24)1 assignee was added to this PR based on Juan Ignacio Rios's automation. |
lrazovic
force-pushed
the
10-11-chore_upgrade_and_cleanup
branch
from
October 11, 2024 12:46
493fc5d
to
693c719
Compare
lrazovic
force-pushed
the
10-10-add_xcm_runtime_apis
branch
from
October 11, 2024 12:53
28b81b8
to
23f2a0f
Compare
lrazovic
force-pushed
the
10-11-chore_upgrade_and_cleanup
branch
from
October 11, 2024 12:53
693c719
to
abbdd33
Compare
JuaniRios
approved these changes
Oct 11, 2024
JuaniRios
force-pushed
the
10-10-add_xcm_runtime_apis
branch
from
October 11, 2024 13:29
23f2a0f
to
d1a6d95
Compare
JuaniRios
force-pushed
the
10-11-chore_upgrade_and_cleanup
branch
from
October 11, 2024 14:23
abbdd33
to
d3e69b6
Compare
This was referenced Oct 14, 2024
lrazovic
force-pushed
the
10-10-add_xcm_runtime_apis
branch
from
October 14, 2024 13:50
d1a6d95
to
0f9cf5e
Compare
lrazovic
force-pushed
the
10-11-chore_upgrade_and_cleanup
branch
from
October 14, 2024 13:50
d3e69b6
to
9245097
Compare
Merge activity
|
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.
What?
Upgrade to Rust 1.81.0 (matching paritytech/srtool@c59ee05), fix the various new (and old) compiler/clippy warnings and remove unused dependencies from the various internal crates.
Anything Else?
A
cargo clean
is recommended.