aboutsummaryrefslogtreecommitdiff
path: root/changes/rust_ci
diff options
context:
space:
mode:
Diffstat (limited to 'changes/rust_ci')
-rw-r--r--changes/rust_ci4
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/rust_ci b/changes/rust_ci
deleted file mode 100644
index 868f94fd91..0000000000
--- a/changes/rust_ci
+++ /dev/null
@@ -1,4 +0,0 @@
- 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.