Skip to content

ci: use the shared setup-rust action - #8

Merged
alvgaona merged 1 commit into
mainfrom
ci/use-shared-setup-rust
Aug 8, 2026
Merged

ci: use the shared setup-rust action#8
alvgaona merged 1 commit into
mainfrom
ci/use-shared-setup-rust

Conversation

@alvgaona

@alvgaona alvgaona commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

Replaces the dtolnay/rust-toolchain + Swatinem/rust-cache pair in all three jobs with rewire-run/actions/setup-rust@v1.

Relates to rewire-run/actions#2.

Replaces the rust-toolchain and rust-cache pair in all three jobs with
rewire-run/actions/setup-rust@v1.

No behaviour change: the same toolchain and components are installed, and
the cache is disabled explicitly on the format job, which never cached.
@alvgaona
alvgaona merged commit 21dee15 into main Aug 8, 2026
3 checks passed
@alvgaona
alvgaona deleted the ci/use-shared-setup-rust branch August 8, 2026 23:35
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