diff options
| author | bors <bors@rust-lang.org> | 2024-03-03 04:26:34 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2024-03-03 04:26:34 +0000 |
| commit | 3793e5ba23ca6a57ace8e3e267c22001cc5ef794 (patch) | |
| tree | f2fc91a40ed8e5daa9802f4b62299d67ff52a694 /compiler/rustc_driver_impl/src | |
| parent | da02fff3b6e4e27156054dcdda6675fe2a2591a6 (diff) | |
| parent | ce26c7882024874bacf05bedf0e8de692e6f6d13 (diff) | |
| download | rust-3793e5ba23ca6a57ace8e3e267c22001cc5ef794.tar.gz rust-3793e5ba23ca6a57ace8e3e267c22001cc5ef794.zip | |
Auto merge of #121856 - ChrisDenton:abort, r=joboet
Cleanup windows `abort_internal` As the comments on the functions say, we define abort in both in panic_abort and in libstd. This PR makes the two implementation (mostly) the same. Additionally it: * uses `options(noreturn)` on the asm instead of using `core::intrinsics::unreachable`. * removed unnecessary allow lints * added `FAST_FAIL_FATAL_APP_EXIT` to our generated Windows API bindings instead of defining it manually (std only)
Diffstat (limited to 'compiler/rustc_driver_impl/src')
0 files changed, 0 insertions, 0 deletions
