about summary refs log tree commit diff
path: root/tests/mir-opt/copy-prop/mutate_through_pointer.rs
AgeCommit message (Expand)AuthorLines
2024-06-03Reformat `mir!` macro invocations to use braces.Nicholas Nethercote-8/+10
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-10-19Allow to run filecheck in mir-opt tests.Camille GILLOT-0/+1
2023-07-10Perform reference propagation earlier.Camille GILLOT-0/+2
2023-02-13Clearly document intentional UB in mir-opt testsBen Kimock-0/+10
2023-01-27Discard raw pointers from SSA locals.Camille GILLOT-0/+22