about summary refs log tree commit diff
path: root/tests/mir-opt/dataflow-const-prop/transmute.rs
AgeCommit message (Expand)AuthorLines
2024-06-03rustfmt `tests/mir-opt`.Nicholas Nethercote-1/+4
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
2023-10-21Use a ConstValue instead.Camille GILLOT-2/+2
2023-10-19FileCheck transmute.Camille GILLOT-1/+22
2023-10-19Allow to run filecheck in mir-opt tests.Camille GILLOT-0/+1
2023-09-06Support a few more rvalues.Camille GILLOT-0/+63