Skip to content

chore: update actions-rust-lang/setup-rust-toolchain action to v2 - #144

Merged
23prime merged 2 commits into
mainfrom
renovate/actions-rust-lang-setup-rust-toolchain-2.x
Sep 14, 2026
Merged

23prime merged 2 commits into
mainfrom
renovate/actions-rust-lang-setup-rust-toolchain-2.x

Conversation

@renovate

@renovate renovate Bot commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
actions-rust-lang/setup-rust-toolchain action major v1.17.0v2.0.0

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: (in timezone Asia/Tokyo)

  • Branch creation
    • "before 3am"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 requested a review from 23prime as a code owner September 11, 2026 16:45
@coderabbitai

coderabbitai Bot commented Sep 11, 2026

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository YAML (base), Organization UI (inherited)

Review profile: CHILL

Plan: Advanced

Run ID: 8d1dcb98-af65-42f7-a93b-b9e8d991219d

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands.

@renovate

renovate Bot commented Sep 14, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@23prime
23prime merged commit 949e745 into main Sep 14, 2026
7 checks passed
@23prime
23prime deleted the renovate/actions-rust-lang-setup-rust-toolchain-2.x branch September 14, 2026 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant