about summary refs log tree commit diff
path: root/compiler/rustc_parse/src/parser/diagnostics.rs
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-04-17 00:16:21 +0200
committerGitHub <noreply@github.com>2025-04-17 00:16:21 +0200
commitf14e6322702c60dae7d3e702608906b437986529 (patch)
treede8399b79c7c9650eab1b67ea7d8acc05d54bc3c /compiler/rustc_parse/src/parser/diagnostics.rs
parentff55f2af75d2a4f3143fc3ad3e24bc557c61821d (diff)
parentc4d35635545ba9fb6d5f4a1652b4520c7da3fca0 (diff)
downloadrust-f14e6322702c60dae7d3e702608906b437986529.tar.gz
rust-f14e6322702c60dae7d3e702608906b437986529.zip
Rollup merge of #139667 - 1c3t3a:remove-no-sanitize, r=m-ou-se
cfi: Remove #[no_sanitize(cfi)] for extern weak functions

Previously (https://github.com/rust-lang/rust/pull/115200, https://github.com/rust-lang/rust/pull/138002), we added `#[no_sanitize(cfi)]` to all code paths that call to a weakly linked function.

In https://github.com/rust-lang/rust/pull/138349 we fixed the root cause for this issue, which means we can now remove the corresponding attributes.

r? `@rcvalle`
Diffstat (limited to 'compiler/rustc_parse/src/parser/diagnostics.rs')
0 files changed, 0 insertions, 0 deletions