rust/compiler/rustc_sanitizers
Michael Goulet 29c3babd7c Rename unpack to kind 2025-05-27 11:14:45 +00:00
..
src Rename unpack to kind 2025-05-27 11:14:45 +00:00
Cargo.toml Use `-Wunused_crate_dependencies` for compiler crates. 2025-03-20 08:59:43 +11: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.