mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 07:13:24 +03:00
16c1d0ae06
This commit adds an additional target property – `supported_sanitizers`, and replaces the hardcoded allowlists in argument parsing to use this new property. Fixes #81802