about summary refs log tree commit diff
path: root/src/test/mir-opt/const_prop/boxes.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-14/+0
2022-08-12make some const prop tests unit-testNilstrieb-0/+1
2020-07-29add crate name to mir dumpsXavier Denis-1/+1
2020-04-07--bless more mir-opt tests.Ana-Maria Mihalache-44/+1
2019-10-18[const-prop] Handle MIR Rvalue::BoxWesley Wiser-0/+56