summary refs log tree commit diff
path: root/src/test/mir-opt/const_prop/aggregate.rs
AgeCommit message (Expand)AuthorLines
2020-04-07--bless more mir-opt tests.Ana-Maria Mihalache-20/+1
2019-12-13Const prop should finish propagation into user defined variablesWesley Wiser-1/+1
2019-10-18[const-prop] Handle MIR Rvalue::AggregatesWesley Wiser-0/+25