Skip to content

chore(deps): update actions-rust-lang/setup-rust-toolchain action to v2 - #3920

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/actions-rust-lang-setup-rust-toolchain-2.x
Open

renovate[bot] wants to merge 1 commit into
mainfrom
renovate/actions-rust-lang-setup-rust-toolchain-2.x

Conversation

@renovate

@renovate renovate Bot commented Sep 20, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
actions-rust-lang/setup-rust-toolchain action major v1v2

Release Notes

actions-rust-lang/setup-rust-toolchain (actions-rust-lang/setup-rust-toolchain)

v2.0.0

Compare Source

What's Changed

  • Use CARGO_BUILD_WARNINGS for enforcing warning free compilations (#​98)
    This is a new variable supported by cargo 1.97+ and sets the build.warnings config.
    It allows removing the RUSTFLAGS="-D warnings" default, which will improve compatibility with target.*.rustflags and .cargo/config.toml files.

    This adds a new build-warnings input to configure the value for the build.warnings config.

  • Add error matcher for Rust panics
    This will highlight the location of the panic location during tests.

  • Reuse output of rustc --version --verbose calls (#​103 by @​ChihweiLHBird)

New Contributors

Full Changelog: actions-rust-lang/setup-rust-toolchain@v1.17.0...v2.0.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot enabled auto-merge (squash) September 20, 2026 04:53
@github-actions github-actions Bot added the type: chore Routine tasks like conversions, reorganization, and maintenance work. label Sep 20, 2026
@renovate
renovate Bot force-pushed the renovate/actions-rust-lang-setup-rust-toolchain-2.x branch 3 times, most recently from 8e99449 to d5e5b43 Compare September 20, 2026 12:33
@renovate
renovate Bot force-pushed the renovate/actions-rust-lang-setup-rust-toolchain-2.x branch from d5e5b43 to 3503dfe Compare September 21, 2026 00:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: chore Routine tasks like conversions, reorganization, and maintenance work.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants