summary refs log tree commit diff
path: root/src/test/mir-opt/inline/inline-into-box-place.rs
AgeCommit message (Expand)AuthorLines
2020-04-11tests: don't use only-64bit in mir-opt tests.Eduard-Mihai Burtescu-1/+1
2020-04-07--bless more mir-opt tests.Ana-Maria Mihalache-65/+1
2020-03-25run test only on 64bitBastian Kauschke-0/+1
2020-03-24update mir opt testBastian Kauschke-1/+1
2020-01-15Set mir-opt-level to 3 to prevent regressionsYuki Okushi-0/+1
2019-12-20[mir-opt] Fix `Inline` pass to handle inlining into `box` expressionsWesley Wiser-0/+71