rust_asan 389 B

12345678
  1. o Major bugfixes (compilation, rust):
  2. - Rust tests can now build and run successfully with the
  3. --enable-fragile-hardening option enabled.
  4. Doing this currently requires the rust beta channel; it will
  5. be possible with stable rust as of rust version 1.31 is out.
  6. Patch from Alex Crichton.
  7. Fixes bugs 27272, 27273, and 27274.
  8. Bugfix on 0.3.1.1-alpha.