about summary refs log tree commit diff
path: root/src/test/mir-opt/slice-drop-shim.rs
AgeCommit message (Expand)AuthorLines
2020-09-02pretty: trim paths of unique symbolsDan Aloni-1/+1
2020-07-29add crate name to mir dumpsXavier Denis-1/+1
2020-04-07Add EMIT_MIR_FOR_EACH_BIT_WIDTH to tests that need it.Ana-Maria Mihalache-0/+1
2020-04-07--bless all mir-opt tests.Ana-Maria Mihalache-85/+1
2020-01-18adjust mir-opt testsRalf Jung-2/+2
2019-12-18Make slice drop shims use AddressOfMatthew Jasper-9/+9
2019-10-20Improve SimplifyLocals pass so it can remove unused constsWesley Wiser-1/+3
2019-05-01Slightly simplify the MIR for slice drop shimsMatthew Jasper-38/+34
2019-05-01Add test for slice drop shimsMatthew Jasper-0/+92