Tracking issue for reviewing and moving sanitizers into a compiler crate (i.e., rustc_sanitizers
)
#123619
Open
2 of 4 tasks
Labels
A-sanitizers
Area: Sanitizers for correctness and code quality
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
PG-exploit-mitigations
Project group: Exploit mitigations
This is a tracking issue for reviewing previously-added support for sanitizers to the Rust compiler, and moving and organizing as much as possible of the sanitizers source code into a compiler crate (i.e.,
rustc_sanitizers
). This is part of our work to organize and stabilize support for the sanitizers. (See our roadmap at https://hackmd.io/@rcvalle/S1Ou9K6H6.)Steps
rustc_sanitizers
compiler crate.rustc_sanitizers
crate.rustc_sanitizers
crate.Unresolved Questions
None.
Implementation history
The text was updated successfully, but these errors were encountered: