diff options
Diffstat (limited to 'changes/bug22156')
-rw-r--r-- | changes/bug22156 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug22156 b/changes/bug22156 new file mode 100644 index 0000000000..685f2a551b --- /dev/null +++ b/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. |