about summary refs log tree commit diff
path: root/src/test/mir-opt/uniform_array_move_out.rs
AgeCommit message (Expand)AuthorLines
2020-07-29add crate name to mir dumpsXavier Denis-2/+2
2020-04-07--bless all mir-opt tests.Ana-Maria Mihalache-12/+2
2020-01-18slice_patterns: remove gates in testsMazdak Farrokhzad-1/+0
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