You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This creates a reusable composite action for setting up Rust in CI
workflows. It installs the Rust toolchain, nextest, and configures
caching with Swatinem/rust-cache.
This is moved out of the bootc-ubuntu-setup action because
we shouldn't hardcode one thing specific to Rust there.
Assisted-by: Claude Code (Sonnet 4.5)
Signed-off-by: Colin Walters <[email protected]>
0 commit comments