rust/compiler/rustc_sanitizers
Ben Kimock 6ee3713b08 Stabilize the size of incr comp object file names 2024-04-22 10:50:07 -04:00
..
src Stabilize the size of incr comp object file names 2024-04-22 10:50:07 -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.