about summary refs log tree commit diff
path: root/tests/mir-opt/const_prop/address_of_pair.rs
AgeCommit message (Expand)AuthorLines
2024-08-18Update mir-opt filechecksScott McMurray-2/+2
2024-06-26Use `-Zdump-mir-exclude-alloc-bytes` in some mir-opt testsJosh Stone-0/+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)-1/+1
2023-12-24Replace legacy ConstProp by GVN.Camille GILLOT-2/+2
2023-12-02FileCheck address_of_pair.Camille GILLOT-1/+14
2023-10-19Allow to run filecheck in mir-opt tests.Camille GILLOT-0/+1
2023-05-04Add tests.Camille GILLOT-0/+17