summary refs log tree commit diff
path: root/tests/mir-opt/dataflow-const-prop/slice_len.rs
AgeCommit message (Expand)AuthorLines
2023-10-19Allow to run filecheck in mir-opt tests.Camille GILLOT-0/+1
2023-09-07Add test where slice is a const.Camille GILLOT-1/+4
2023-09-06Support array length.Camille GILLOT-0/+9