rust/library/unwind/src
Matthias Krüger 4cd289550f
Rollup merge of #133420 - thesummer:rtems-unwind, r=workingjubilee
Switch rtems target to panic unwind

Switch the RTEMS target to `panic_unwind`.

Relates to https://github.com/rust-lang/backtrace-rs/pull/682
2025-01-03 22:12:41 +01:00
..
lib.rs Rollup merge of #133420 - thesummer:rtems-unwind, r=workingjubilee 2025-01-03 22:12:41 +01:00
libunwind.rs control libunwind linkage mode via crt-static on gnullvm targets 2024-10-03 22:59:30 +02:00
unwinding.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
wasm.rs Use throw intrinsic from stdarch in wasm libunwind 2024-10-08 15:50:37 -05:00