summaryrefslogtreecommitdiff
path: root/.github/workflows/rust.yml
AgeCommit message (Expand)Author
2025-12-05[Rust] Bump rust toolchain version for CIMason Reed
2025-02-24Specify target rust version in Rust CIMason Reed
2025-02-13Add licensing check for Rust codeMason Reed
2025-01-27Update rust CI to not catch new branch pushesMason Reed
2025-01-25Rust refactorMason Reed
2024-12-13Bump supported rust version to 1.83.0Mason Reed
2024-05-10Fix remaining Rust doc examples; We now make sure examples build in PR CIKyleMiles
2024-05-09fix github workflowRubens Brandao
2024-05-07Update Rust PR workflow to check all feature flagsKyleMiles
2024-04-16Adds a GitHub action that runs `cargo check` and `cargo clippy` on incoming P...KyleMiles