about summary refs log tree commit diff
path: root/tests/mir-opt/dataflow-const-prop/default_boxed_slice.rs
AgeCommit message (Expand)AuthorLines
2023-10-19Allow to run filecheck in mir-opt tests.Camille GILLOT-0/+1
2023-09-20Ignore debug-assertions in test.Camille GILLOT-0/+1
2023-09-20Do not create a DerefLen place for `Box<[T]>`.Camille GILLOT-0/+16