about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/mod.rs
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2025-06-24 09:03:16 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2025-06-24 09:06:49 +0000
commitfcb718b25fbda2bec2255babe212654ba2f4e8c9 (patch)
treef28bdb57f4e5383cd9ed7edde55a0eba9de6e779 /compiler/rustc_mir_transform/src/coverage/mod.rs
parent77232fb9350dbe09821df27f184301475829f1e4 (diff)
downloadrust-fcb718b25fbda2bec2255babe212654ba2f4e8c9.tar.gz
rust-fcb718b25fbda2bec2255babe212654ba2f4e8c9.zip
Fix function signature for rust_eh_personality
While cg_llvm is very lax about mismatched function signatures, cg_clif
will crash when there is any mismatch. It could be turned into an error,
but without Cranelift changes can't just be ignored.
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/mod.rs')
0 files changed, 0 insertions, 0 deletions