about summary refs log tree commit diff
path: root/tests/mir-opt/dataflow-const-prop/offset_of.rs
AgeCommit message (Expand)AuthorLines
2024-07-29Stabilize offset_of_nestedGeorge Bateman-2/+0
2024-04-28Update mir-opt tests, add proper regression testGeorge Bateman-8/+8
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
2024-02-04Rollup merge of #119759 - sfzhu93:master, r=cjgillotMatthias Krüger-1/+28
2024-01-19Remove feature(offset_of) from testsGeorge Bateman-1/+1
2024-01-11resolve code reviewssfzhu93-10/+10
2024-01-08Add FileCheck to 3 tests: large_array_index, mult_by_zero, and offset_ofsfzhu93-1/+28
2023-10-19Allow to run filecheck in mir-opt tests.Camille GILLOT-0/+1
2023-09-06Support a few more rvalues.Camille GILLOT-0/+49