Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upExperiment with ASAN/TSAN/etc. #14869
Open
Comments
|
It merged! Next x86-64 linux nightly should have the sanitizers enabled! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://twitter.com/japaricious/status/817031854947762176 describes how to enable LLVM sanitizers after rust-lang/rust#38699 merges. We should try it out, and consider running tests with sanitizers enabled to help verify our usage of unsafe code.