mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 23:03:06 +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