mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
CI: Add Rust tests and clippy
This adds a new "rust-latest" CI target that runs tests and clippy for everything in the workspace. It's a subset of the equivalent on Arti.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
o Minor features (testing):
|
||||
- All Rust code is now linted (cargo clippy) as part of GitLab CI,
|
||||
and existing warnings have been fixed.
|
||||
- Any unit tests written in Rust now run as part of GitLab CI.
|
||||
Reference in New Issue
Block a user