Skip to content

ci: set rust-toolchain inputs explicitly - #150

Merged
DaniPopes merged 1 commit into
mainfrom
centaur/fix-rust-toolchain-inputs-20260629121320
Jun 29, 2026
Merged

ci: set rust-toolchain inputs explicitly#150
DaniPopes merged 1 commit into
mainfrom
centaur/fix-rust-toolchain-inputs-20260629121320

Conversation

@decofe

@decofe decofe commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Summary

  • use the pinned dtolnay/rust-toolchain master action implementation for CI steps
  • set the intended Rust toolchain explicitly via with.toolchain
  • preserve required components/targets such as clippy, rustfmt, miri, and wasm/riscv targets

Testing

  • Parsed workflow YAML with PyYAML
  • Checked all dtolnay/rust-toolchain steps have a with: block
  • Checked old stable/nightly/clippy/miri action SHAs are no longer used

Prompted by: @DaniPopes

@codspeed-hq

codspeed-hq Bot commented Jun 29, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 4 untouched benchmarks


Comparing centaur/fix-rust-toolchain-inputs-20260629121320 (4c351c8) with main (5921df7)

Open in CodSpeed

@decofe
decofe force-pushed the centaur/fix-rust-toolchain-inputs-20260629121320 branch from ff4dc8b to 12d53ac Compare June 29, 2026 12:16
@decofe
decofe force-pushed the centaur/fix-rust-toolchain-inputs-20260629121320 branch from 12d53ac to d0367da Compare June 29, 2026 12:19
@decofe
decofe force-pushed the centaur/fix-rust-toolchain-inputs-20260629121320 branch from d0367da to 4c351c8 Compare June 29, 2026 12:20
@DaniPopes
DaniPopes merged commit 84e042c into main Jun 29, 2026
23 checks passed
@DaniPopes
DaniPopes deleted the centaur/fix-rust-toolchain-inputs-20260629121320 branch June 29, 2026 12:55
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.

2 participants