rust/compiler/rustc_session
Simonas Kazlauskas 16c1d0ae06 Maintain supported sanitizers as a target property
This commit adds an additional target property – `supported_sanitizers`,
and replaces the hardcoded allowlists in argument parsing to use this
new property.

Fixes #81802
2021-04-03 00:37:49 +03:00
..
src Maintain supported sanitizers as a target property 2021-04-03 00:37:49 +03:00
Cargo.toml Implement rustc side of report-future-incompat 2020-10-30 20:02:14 -04:00