summary refs log tree commit diff
path: root/src/test/mir-opt/uniform_array_move_out.rs
AgeCommit message (Expand)AuthorLines
2019-12-09Remove `uniform_array_move_out` passesMatthew Jasper-51/+5
2019-07-28Use new 'p @ ..' syntax in tests.Mazdak Farrokhzad-1/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-03-20Stabilize slice patterns without `..`Vadim Petrochenkov-1/+2
2018-02-25restore Subslice move out from array after elaborate drops and borrowckMikhail Modin-0/+25
2018-02-08add transform for uniform array move outMikhail Modin-0/+59