Преглед изворни кода

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.