about summary refs log tree commit diff
path: root/tests/codegen/addr-of-mutate.rs
AgeCommit message (Expand)AuthorLines
2023-07-27Update the minimum external LLVM to 15Josh Stone-1/+0
2023-07-10add align attr to addr-of-mutate testErik Desjardins-3/+3
2023-05-13allow mutating function args through `&raw const`Lukas Markeffsky-0/+34