about summary refs log tree commit diff
path: root/tests/codegen/addr-of-mutate.rs
AgeCommit message (Expand)AuthorLines
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-1/+1
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