Below you will find pages that utilize the taxonomy term “clechasseur”
March 29, 2026
rs-cargo
Version updated for https://github.com/clechasseur/rs-cargo to version v5.0.3.
This action is used across all versions by 280 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The rs-cargo GitHub Action automates the execution of Rust’s cargo commands, such as build or test, within a CI workflow. It simplifies tasks like cross-compilation or using tools like cross and cargo-hack, while providing enhanced feedback, such as displaying cargo warnings and errors directly in the GitHub UI.
March 29, 2026
rs-clippy-check
Version updated for https://github.com/clechasseur/rs-clippy-check to version v6.0.2.
This action is used across all versions by 374 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The rs-clippy-check GitHub Action runs Rust’s clippy linter on your code and posts lint warnings or errors as annotations directly on the commits in a pull request. It automates the process of identifying and reporting code quality issues in Rust projects, helping developers maintain cleaner, more idiomatic code.
March 29, 2026
rs-fmt-check
Version updated for https://github.com/clechasseur/rs-fmt-check to version v4.0.2.
This action is used across all versions by 37 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The rs-fmt-check GitHub Action runs rustfmt on Rust code and automatically posts formatting suggestions as annotations on the associated commit or pull request. It streamlines the process of identifying and addressing code formatting issues, enabling developers to maintain consistent code style without manual checks.
March 22, 2026
rs-clippy-check
Version updated for https://github.com/clechasseur/rs-clippy-check to version v6.0.1.
This action is used across all versions by 372 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The rs-clippy-check GitHub Action automates the process of running Rust’s clippy linter on your codebase and annotates any identified lints directly in your GitHub Pull Request or commit interface. This action helps streamline code quality checks by providing actionable feedback on potential issues, ensuring adherence to Rust’s best practices.
March 22, 2026
rs-fmt-check
Version updated for https://github.com/clechasseur/rs-fmt-check to version v4.0.1.
This action is used across all versions by 37 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The rs-fmt-check GitHub Action automates the process of running rustfmt to check Rust code formatting and posts any formatting suggestions as annotations directly on the associated GitHub commit or pull request.
March 21, 2026
rs-cargo
Version updated for https://github.com/clechasseur/rs-cargo to version v5.0.2.
This action is used across all versions by 277 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The rs-cargo GitHub Action automates the execution of cargo commands, such as building, testing, or checking, within Rust projects. It simplifies workflows by enabling seamless integration of tools like cross or cargo-hack and improves visibility of warnings and errors directly in the GitHub UI.
March 1, 2026
rs-cargo
Version updated for https://github.com/clechasseur/rs-cargo to version v4.0.2.
This action is used across all versions by 272 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The rs-cargo GitHub Action automates the execution of cargo commands for Rust projects, enabling tasks like building, testing, and checking code with customizable parameters. It simplifies workflows by integrating tools like cross or cargo-hack, facilitating cross-compilation and enhanced output visibility in the GitHub UI.