rust/compiler
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
..
2023-09-19 11:11:02 +02:00
2023-09-19 11:11:02 +02:00
2023-09-19 11:11:02 +02:00
2023-09-18 17:29:13 +01:00