Crate rustc_sanitizers
source ·Expand description
Sanitizers support for the Rust compiler.
This crate contains the source code for providing support for the sanitizers to the Rust compiler.
Modules§
- LLVM Control Flow Integrity (CFI) and cross-language LLVM CFI support for the Rust compiler.
- LLVM Kernel Control Flow Integrity (KCFI) and cross-language LLVM KCFI support for the Rust compiler.