about summary refs log tree commit diff
path: root/tests/mir-opt/array_index_is_temporary.rs
AgeCommit message (Expand)AuthorLines
2024-08-18Update mir-opt filechecksScott McMurray-1/+1
2024-06-03rustfmt `tests/mir-opt`.Nicholas Nethercote-1/+0
2024-04-20mir-opt tests: rename unit-test -> test-mir-passRalf Jung-1/+1
2024-03-17simplify_cfg: rename some passes so that they make more senseRalf Jung-2/+2
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-1/+1
2023-10-19FileCheck array_index_is_temporary.rsCamille GILLOT-1/+7
2023-10-19Allow to run filecheck in mir-opt tests.Camille GILLOT-0/+1
2023-06-12properly mark tests that require panic=abortPietro Albini-1/+1
2023-04-06Ignore many tests on wasm32Gary Guo-0/+1
2023-01-11Move /src/test to /testsAlbert Larsan-0/+17