about summary refs log tree commit diff
path: root/compiler/rustc_resolve/src/diagnostics.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2025-09-04 22:51:33 +0000
committerbors <bors@rust-lang.org>2025-09-04 22:51:33 +0000
commitb3cfb8faf84c5f3b7909479a9f9b6a3290d5f4d7 (patch)
tree6e291656e0d53f147359ddf2dd2a8a1e802cbdb7 /compiler/rustc_resolve/src/diagnostics.rs
parentaf00ff2ce62b6617ed19305ae39e135ac71d0b22 (diff)
parent6d637dfeccd7d22523e584203e666535db878165 (diff)
downloadrust-b3cfb8faf84c5f3b7909479a9f9b6a3290d5f4d7.tar.gz
rust-b3cfb8faf84c5f3b7909479a9f9b6a3290d5f4d7.zip
Auto merge of #138736 - azhogin:azhogin/sanitizers-target-modificators, r=rcvalle
Sanitizers target modificators

Depends on bool flag fix: https://github.com/rust-lang/rust/pull/138483.

Some sanitizers need to be target modifiers, and some do not. For now, we should mark all sanitizers as target modifiers except for these: AddressSanitizer, LeakSanitizer

For kCFI, the helper flag -Zsanitizer-cfi-normalize-integers should also be a target modifier.

Many test errors was with sanizer flags inconsistent with std deps. Tests are fixed with `-C unsafe-allow-abi-mismatch`.
Diffstat (limited to 'compiler/rustc_resolve/src/diagnostics.rs')
0 files changed, 0 insertions, 0 deletions