Open
Description
This is a tracking issue for stabilizing the sanitizers (e.g., AddressSanitizer, LeakSanitizer, MemorySanitizer, ThreadSanitizer). The original tracking issue for the sanitizers support for Rust is #39699. This is part of our work to organize and stabilize support for the sanitizers. (See our roadmap at https://hackmd.io/@rcvalle/S1Ou9K6H6.)
Steps
- Add support for separating sanitizers support in stable and unstable for supported targets.
- Add core sanitizers to the stable sanitizers for Tier 1 targets.
- TBD.
Unresolved Questions
Is there any concern or anything that the community would like to see implemented before their stabilization?
Implementation history
Metadata
Metadata
Assignees
Labels
Area: Sanitizers for correctness and code qualityCategory: An issue tracking the progress of sth. like the implementation of an RFCProject group: Exploit mitigationsRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the language team, which will review and decide on the PR/issue.