rust/compiler/rustc_sanitizers
Nicholas Nethercote 704f2ca172 Tidy up Cargo.toml files.
- Add some missing `tidy-alphabetical-*` markers.
- Remove some unnecessary blank lines.
2025-07-31 19:58:04 +10:00
..
src Rename impl_of_method -> impl_of_assoc 2025-07-28 09:54:53 -05:00
Cargo.toml Tidy up Cargo.toml files. 2025-07-31 19:58:04 +10: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.