about summary refs log tree commit diff
path: root/tests/mir-opt/building/custom/terminators.rs
AgeCommit message (Expand)AuthorLines
2024-08-05custom MIR: add support for tail callsRalf Jung-0/+12
2024-06-03Reformat `mir!` macro invocations to use braces.Nicholas Nethercote-15/+10
2023-12-26custom mir: make it clear what the return block isRalf Jung-4/+4
2023-11-14Custom MIR: Support cleanup blocksTomasz Miąsko-4/+4
2023-10-19Allow to run filecheck in mir-opt tests.Camille GILLOT-0/+1
2023-08-19custom_mir: change Call() terminator syntax to something more readableRalf Jung-2/+2
2023-03-07Remove DropAndReplace terminatorGiacomo Pasini-1/+2
2023-01-11Move /src/test to /testsAlbert Larsan-0/+108