about summary refs log tree commit diff
path: root/tests/codegen/noalias-box-off.rs
AgeCommit message (Collapse)AuthorLines
2023-05-20make noalias-box-off filecheck more preciseErik Desjardins-2/+5
The CHECK, -NOT, -SAME pattern ensures that the `CHECK-NOT: noalias` is limited to only one line, and won't match unrelated lines further down in the file. Explicit drop call added to preserve the `foo` argument name, since names of unused arguments are not preserved.
2023-05-20Fix noalias box testPatrick Walton-1/+1
2023-01-11Move /src/test to /testsAlbert Larsan-0/+8