-
https://doc.rust-lang.org/nightly/unstable-book/compiler-flags/sanitizer.html
sanitizer - The Rust Unstable Book
The tracking issues for this feature are: This feature allows for use of one of following sanitizers: AddressSanitizer a fast memory error detector. ControlFlowIntegrity LLVM Control Flow Integrity (CFI) provides forward-edge control flow protection. HWAdd
doc.rust-lang.org