[tor-commits] [tor/maint-0.3.5] Add a changes file for Alex Crichton's rust fixes.

nickm at torproject.org nickm at torproject.org
Tue Oct 30 12:46:04 UTC 2018


commit ee1cc0feaef6a13f3edf47a42b0c8e5a07603f9c
Author: Nick Mathewson <nickm at torproject.org>
Date:   Tue Oct 30 08:45:35 2018 -0400

    Add a changes file for Alex Crichton's rust fixes.
---
 changes/rust_asan | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/changes/rust_asan b/changes/rust_asan
new file mode 100644
index 000000000..1ca7ae688
--- /dev/null
+++ b/changes/rust_asan
@@ -0,0 +1,8 @@
+  o Major bugfixes (compilation, rust):
+    - Rust tests can now build and run successfully with the
+      --enable-fragile-hardening option enabled.
+      Doing this currently requires the rust beta channel; it will
+      be possible with stable rust as of rust version 1.31 is out.
+      Patch from Alex Crichton.
+      Fixes bugs 27272, 27273, and 27274.
+      Bugfix on 0.3.1.1-alpha.



More information about the tor-commits mailing list