about summary refs log tree commit diff
path: root/tests/codegen/mir-aggregate-no-alloca.rs
AgeCommit message (Expand)AuthorLines
2024-05-11Unify `Rvalue::Aggregate` paths in cg_ssaScott McMurray-1/+1
2024-05-08Make SSA aggregates without needing an allocaScott McMurray-15/+99
2024-05-08Add a codegen test for transparent aggregatesScott McMurray-0/+39