summary refs log tree commit diff
path: root/tests/mir-opt/dataflow-const-prop/slice_len.rs
AgeCommit message (Expand)AuthorLines
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-2/+2
2024-01-11resolve code reviewssfzhu93-7/+18
2024-01-08Add FileCheck to slice_len.rssfzhu93-1/+11
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