rust/compiler/rustc_sanitizers
2025-03-15 06:34:36 +00:00
..
src Squash fold into ty 2025-03-15 06:34:36 +00:00
Cargo.toml Revert "Use workspace lints for crates in compiler/ #138084" 2025-03-10 18:12:47 +08:00
README.md sanitizers: Create the rustc_sanitizers crate 2024-04-08 12:05:41 -07:00

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