소스 검색

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.