rust/compiler/rustc_sanitizers
Michael Goulet af8d911d63 Also fix if in else 2024-09-11 17:24:01 -04:00
..
src Also fix if in else 2024-09-11 17:24:01 -04:00
Cargo.toml sanitizers: Create the rustc_sanitizers crate 2024-04-08 12:05:41 -07:00
README.md sanitizers: Create the rustc_sanitizers crate 2024-04-08 12:05:41 -07:00

README.md

The rustc_sanitizers crate contains the source code for providing support for the sanitizers to the Rust compiler.