about summary refs log tree commit diff
path: root/compiler/rustc_codegen_cranelift/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-07-13 01:18:59 +0000
committerbors <bors@rust-lang.org>2024-07-13 01:18:59 +0000
commit03c2100dede5d8779a032cf1fc1c28201c37048a (patch)
treeb523640cb7fcfd7a223917d18e99be4c6478c65a /compiler/rustc_codegen_cranelift/src
parent336e89bd1518f2cd81574384037b3cffe03c63a8 (diff)
parent8bcbab5dd1c6449c2acd3ea6a94b245c0936722d (diff)
downloadrust-03c2100dede5d8779a032cf1fc1c28201c37048a.tar.gz
rust-03c2100dede5d8779a032cf1fc1c28201c37048a.zip
Auto merge of #126606 - zachs18:patch-2, r=joboet
Guard against calling `libc::exit` multiple times on Linux.

Mitigates (but does not fix) #126600 by ensuring only one thread which calls Rust `exit` actually calls `libc::exit`, and all other callers of Rust `exit` block.
Diffstat (limited to 'compiler/rustc_codegen_cranelift/src')
0 files changed, 0 insertions, 0 deletions