about summary refs log tree commit diff
path: root/tests/codegen/noalias-box-off.rs
AgeCommit message (Collapse)AuthorLines
2025-07-22Rename `tests/codegen` into `tests/codegen-llvm`Guillaume Gomez-11/+0
2025-02-11tests/codegen: use -Copt-level=3 instead of -OJubilee Young-1/+1
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-1/+1
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