about summary refs log tree commit diff
path: root/tests/mir-opt/retag.rs
AgeCommit message (Expand)AuthorLines
2024-06-03rustfmt `tests/mir-opt`.Nicholas Nethercote-1/+3
2024-04-20mir-opt tests: rename unit-test -> test-mir-passRalf Jung-1/+1
2024-03-18add_retag: ensure box-to-raw-ptr casts are preserved for MiriRalf Jung-0/+5
2024-03-17simplify_cfg: rename some passes so that they make more senseRalf Jung-5/+5
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-2/+2
2024-02-06Tweak a few mir-opt tests instead of using -Clink-dead-codeBen Kimock-1/+1
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-01-11Move /src/test to /testsAlbert Larsan-0/+66