ci(rust): Auto-update rust-toolchain.toml#2746
Merged
szokeasaurusrex merged 2 commits intomasterfrom Sep 15, 2025
Merged
Conversation
8e765eb to
2484d23
Compare
Member
|
@szokeasaurusrex I'm ready to approve this but I see CI is failing here for some reason. Might be a flake? |
Member
Author
|
Yeah, test failures are unrelated, they were also failing on master last week. It seems to be failing consistently though, not a flake. Gonna investigate this. Autofixing new lints sounds like a good idea though! But maybe I'll make another PR to add that |
2484d23 to
278cb0b
Compare
lcian
approved these changes
Sep 15, 2025
278cb0b to
b974c71
Compare
b974c71 to
4a1d551
Compare
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
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.
Automatically make PRs to bump the Rust toolchain version pinned in
rust-toolchain.toml.The PRs will look like #2748, which was generated against #2747, which builds on top of this PR.
Fixes CLI-167