about summary refs log tree commit diff
path: root/tests/mir-opt/sroa/lifetimes.rs
AgeCommit message (Expand)AuthorLines
2024-06-03rustfmt `tests/mir-opt`.Nicholas Nethercote-4/+1
2024-04-20mir-opt tests: rename unit-test -> test-mir-passRalf Jung-1/+1
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-3/+3
2024-01-28Enable `lifetimes` SROA MIR-opt testJarl Evanson-1/+4
2023-10-19Allow to run filecheck in mir-opt tests.Camille GILLOT-0/+1
2023-03-05Remove -Zverbose.Camille GILLOT-1/+1
2023-03-05Erase lifetimes in SROA.Camille GILLOT-0/+37