chore(deps): bump dtolnay/rust-toolchain from 1.95.0 to 1.100.0 in the actions group across 1 directory#887
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
dependabot
Bot
force-pushed
the
dependabot/github_actions/actions-15ce6a1b36
branch
from
May 13, 2026 09:36
7a21d6f to
1dc59b1
Compare
dependabot
Bot
force-pushed
the
dependabot/github_actions/actions-15ce6a1b36
branch
from
May 27, 2026 11:26
1dc59b1 to
95451c1
Compare
dependabot
Bot
force-pushed
the
dependabot/github_actions/actions-15ce6a1b36
branch
from
June 4, 2026 01:38
95451c1 to
6f4697e
Compare
dependabot
Bot
force-pushed
the
dependabot/github_actions/actions-15ce6a1b36
branch
from
June 10, 2026 09:15
6f4697e to
cc66cbc
Compare
dependabot
Bot
force-pushed
the
dependabot/github_actions/actions-15ce6a1b36
branch
from
June 17, 2026 09:15
cc66cbc to
4075e49
Compare
dependabot
Bot
force-pushed
the
dependabot/github_actions/actions-15ce6a1b36
branch
from
June 24, 2026 09:14
4075e49 to
ac8dc46
Compare
dependabot
Bot
force-pushed
the
dependabot/github_actions/actions-15ce6a1b36
branch
from
July 1, 2026 09:21
ac8dc46 to
166198f
Compare
dependabot
Bot
force-pushed
the
dependabot/github_actions/actions-15ce6a1b36
branch
from
July 8, 2026 09:14
166198f to
fa295bf
Compare
Bumps the actions group with 1 update in the / directory: [dtolnay/rust-toolchain](https://github.com/dtolnay/rust-toolchain). Updates `dtolnay/rust-toolchain` from 1.95.0 to 1.100.0 - [Release notes](https://github.com/dtolnay/rust-toolchain/releases) - [Commits](dtolnay/rust-toolchain@1.95.0...1.100.0) --- updated-dependencies: - dependency-name: dtolnay/rust-toolchain dependency-version: 1.100.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/github_actions/actions-15ce6a1b36
branch
from
July 15, 2026 09:14
fa295bf to
a60240c
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.
Bumps the actions group with 1 update in the / directory: dtolnay/rust-toolchain.
Updates
dtolnay/rust-toolchainfrom 1.95.0 to 1.100.0Commits
81507betoolchain: 1.100.0Note
Low Risk
CI-only toolchain pin change with no application or runtime code touched; main risk is CI failing if the repo or malachite path dependency is incompatible with Rust 1.100.0.
Overview
Rust in CI is bumped from 1.95.0 to 1.100.0 by pinning
dtolnay/rust-toolchain@1.100.0in CodeQL (codeql.yml) and Verify (impl) (verify-impl.yml). Malachite checkout,cargo check, coverage, and other steps are unchanged; only the toolchain action ref moves.The workflow step labels still read “Install Rust 1.95.0” even though the action now installs 1.100.0—a cosmetic mismatch not updated in this diff.
Reviewed by Cursor Bugbot for commit a60240c. Bugbot is set up for automated code reviews on this repo. Configure here.