Compare commits

..

1 commit

Author SHA1 Message Date
4d9c237651 Add rust lint CI job.
All checks were successful
Check / Check Rust (pull_request) Successful in 21s
2025-12-14 01:00:18 -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
components: rustfmt, clippy, rust-src
- name: Cache
uses: https://github.com/Swatinem/rust-cache@v2
with: