rust/compiler/rustc_target/src
WANG Rui 0163768e0d rustc_target/loongarch: Fix passing of transparent unions with only one non-ZST member
This ensures that `MaybeUninit<T>` has the same ABI as `T` when passed
through an `extern "C"` function.

Fixes https://github.com/rust-lang/rust/issues/115509
2023-09-20 09:22:02 +08:00
..
abi rustc_target/loongarch: Fix passing of transparent unions with only one non-ZST member 2023-09-20 09:22:02 +08:00
asm add details for csky-unknown-linux-gnuabiv2 and add docs 2023-08-14 23:02:37 +08:00
spec Enable ASAN/LSAN/TSAN for *-apple-ios-macabi 2023-09-18 09:38:12 -04:00
json.rs Use preserve_mostcc for extern "rust-cold" 2023-08-26 17:42:59 -07:00
lib.rs Bump cfg(bootstrap) 2023-08-23 20:05:14 -04:00
tests.rs Use serde_json for target spec json 2022-06-03 16:46:19 +00:00