rust/compiler/rustc_sanitizers
2025-01-07 14:24:47 +02:00
..
src Eliminate an unnecessary Symbol::to_string; use as_str 2025-01-07 14:24:47 +02:00
Cargo.toml compiler: Add rustc_abi to _sanitizers 2024-11-02 20:31:47 -07:00
README.md

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