Compare commits

..

1 commit

Author SHA1 Message Date
5c3d4ac7a9 Add rust lint CI job.
Some checks failed
Check / Check Rust (pull_request) Failing after 1s
2025-12-14 00:58:36 -08:00

View file

@ -25,7 +25,7 @@ jobs:
uses: https://codeberg.org/wackbyte/rust-toolchain@trunk
with:
toolchain: nightly-2025-10-02
components: rustfmt, clippy, rust-src
components: rustfmt, clippy
- name: Cache
uses: https://github.com/Swatinem/rust-cache@v2
with: