浏览代码

Changes file for "make clippy"

Nick Mathewson 5 年之前
父节点
当前提交
ac64e00794
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      changes/bug22156

+ 3 - 0
changes/bug22156

@@ -0,0 +1,3 @@
+  o Minor features (development):
+    - Tor's makefile now supports running the "clippy" Rust style tool
+      on our Rust code. Closes ticket 22156.