summary refs log tree commit diff
path: root/src/test/mir-opt/inline
AgeCommit message (Expand)AuthorLines
2020-01-15Set mir-opt-level to 3 to prevent regressionsYuki Okushi-0/+1
2020-01-10Promote `Ref`s to constants instead of staticSantiago Pastorino-5/+5
2019-12-27Fix `Instance::resolve()` incorrectly returning specialized instancesWesley Wiser-0/+48
2019-12-20Move the rest of the mir-opt inline tests into a folderWesley Wiser-0/+302
2019-12-20[mir-opt] Fix `Inline` pass to handle inlining into `box` expressionsWesley Wiser-0/+71