about summary refs log tree commit diff
path: root/tests/ui/mir/validate
AgeCommit message (Expand)AuthorLines
2024-06-03Reformat `mir!` macro invocations to use braces.Nicholas Nethercote-9/+8
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-23/+23
2024-02-09Don't ice in validation when error body is createdMichael Goulet-0/+18
2023-12-26custom mir: make it clear what the return block isRalf Jung-2/+2
2023-12-21Add pass to identify undefined or erroneous behaviourTomasz Miąsko-44/+0
2023-11-22Validate there are no critical call edges in optimized MIRTomasz Miąsko-0/+31
2023-11-14Custom MIR: Support cleanup blocksTomasz Miąsko-0/+55
2023-07-29Change default panic handler message format.Mara Bos-0/+1
2023-04-20Give more descriptive names to queries.Camille GILLOT-1/+1
2023-04-20Remove WithOptconstParam.Camille GILLOT-1/+1
2023-04-09Fix transmute intrinsic mir validation ICEJakob Degen-0/+17
2023-02-25MIR-Validate StorageLive.Camille GILLOT-0/+43
2023-01-11Move /src/test to /testsAlbert Larsan-0/+62