rust/compiler/rustc_target/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
..
asm Re-export more rustc_span::symbol things from rustc_span. 2024-12-18 13:38:53 +11:00
callconv make no-variant types a dedicated Variants variant 2024-12-18 11:01:54 +01:00
spec Rollup merge of #133420 - thesummer:rtems-unwind, r=workingjubilee 2025-01-03 22:12:41 +01:00
json.rs compiler: Move impl of ToJson for abi::Endian 2024-10-11 17:41:52 -07:00
lib.rs compiler: Wire {TyAnd,}Layout into rustc_abi 2024-10-11 17:41:52 -07:00
target_features.rs Re-export more rustc_span::symbol things from rustc_span. 2024-12-18 13:38:53 +11:00
tests.rs Use serde_json for target spec json 2022-06-03 16:46:19 +00:00