commit 3dd94a7ea7e85307822885306cbd7096b56442df parent 530d67410fab43e8a76544d05e4a50bdd526bca6 Author: Nick Mathewson <nickm@torproject.org> Date: Sat, 16 Jun 2018 10:20:21 -0400 Changes file for rust fatal warnings Diffstat:
| A | changes/bug26245 | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/changes/bug26245 b/changes/bug26245 @@ -0,0 +1,3 @@ + o Minor features (compilation): + o The --enable-fatal-warnings flag now affects Rust code as well. + Closes ticket 26245.