about summary refs log tree commit diff
path: root/tests/mir-opt/match_arm_scopes.complicated_match.panic-abort.SimplifyCfg-initial.after-ElaborateDrops.after.diff
AgeCommit message (Expand)AuthorLines
2025-08-06base drop order on the first sub-branchdianne-16/+16
2024-08-18Bless *all* the mir-opt testsScott McMurray-14/+14
2024-07-29Set up false edges in `lower_match_tree`Nadrieril-66/+66
2024-07-09Don't try to save an extra blockNadrieril-13/+13
2024-04-20Add a non-shallow fake borrowNadrieril-4/+4
2024-04-03More precise false edgesNadrieril-4/+4
2024-03-02Use an enum instead of manually tracking indices for `target_blocks`Nadrieril-7/+8
2024-02-28Separate the `bool` case from other integers in `TestKind`Nadrieril-8/+7
2024-02-12Start blocks eagerlyNadrieril-14/+14
2023-11-08update mir-opt testslcnr-4/+4
2023-10-24Use `PlaceMention` for match scrutinees.Camille GILLOT-1/+1
2023-08-24make MIR less verboseRalf Jung-1/+1
2023-08-24when terminating during unwinding, show the reason whyRalf Jung-1/+1
2023-06-15Remove comments from mir-opt MIR dumpsBen Kimock-149/+149
2023-06-12bless mir-optPietro Albini-0/+272