@@ -313,7 +313,8 @@ edges
313
313
| test.rs:153:9:160:9 | IfExpr | test.rs:152:44:161:5 | BlockExpr | |
314
314
| test.rs:153:13:156:9 | [boolean(false)] MatchExpr | test.rs:159:13:159:13 | 0 | false |
315
315
| test.rs:153:13:156:9 | [boolean(true)] MatchExpr | test.rs:157:13:157:13 | 1 | true |
316
- | test.rs:153:19:153:19 | a | test.rs:154:13:154:13 | LiteralPat | |
316
+ | test.rs:153:19:153:19 | a | test.rs:154:13:154:13 | 0 | |
317
+ | test.rs:154:13:154:13 | 0 | test.rs:154:13:154:13 | LiteralPat | |
317
318
| test.rs:154:13:154:13 | LiteralPat | test.rs:154:18:154:21 | true | match |
318
319
| test.rs:154:13:154:13 | LiteralPat | test.rs:155:13:155:13 | WildcardPat | no-match |
319
320
| test.rs:154:18:154:21 | true | test.rs:153:13:156:9 | [boolean(true)] MatchExpr | true |
@@ -590,13 +591,15 @@ edges
590
591
| test.rs:274:9:277:9 | MatchExpr | test.rs:273:71:278:5 | BlockExpr | |
591
592
| test.rs:274:15:274:15 | b | test.rs:274:15:274:16 | TryExpr | |
592
593
| test.rs:274:15:274:16 | TryExpr | test.rs:273:5:278:5 | exit test_question_mark_operator_2 (normal) | return |
593
- | test.rs:274:15:274:16 | TryExpr | test.rs:275:13:275:16 | LiteralPat | match |
594
+ | test.rs:274:15:274:16 | TryExpr | test.rs:275:13:275:16 | true | match |
594
595
| test.rs:275:13:275:16 | LiteralPat | test.rs:275:21:275:24 | PathExpr | match |
595
- | test.rs:275:13:275:16 | LiteralPat | test.rs:276:13:276:17 | LiteralPat | no-match |
596
+ | test.rs:275:13:275:16 | LiteralPat | test.rs:276:13:276:17 | false | no-match |
597
+ | test.rs:275:13:275:16 | true | test.rs:275:13:275:16 | LiteralPat | |
596
598
| test.rs:275:21:275:24 | PathExpr | test.rs:275:26:275:30 | false | |
597
599
| test.rs:275:21:275:31 | CallExpr | test.rs:274:9:277:9 | MatchExpr | |
598
600
| test.rs:275:26:275:30 | false | test.rs:275:21:275:31 | CallExpr | |
599
601
| test.rs:276:13:276:17 | LiteralPat | test.rs:276:22:276:25 | PathExpr | match |
602
+ | test.rs:276:13:276:17 | false | test.rs:276:13:276:17 | LiteralPat | |
600
603
| test.rs:276:22:276:25 | PathExpr | test.rs:276:27:276:30 | true | |
601
604
| test.rs:276:22:276:31 | CallExpr | test.rs:274:9:277:9 | MatchExpr | |
602
605
| test.rs:276:27:276:30 | true | test.rs:276:22:276:31 | CallExpr | |
@@ -735,21 +738,25 @@ edges
735
738
| test.rs:348:31:355:5 | BlockExpr | test.rs:348:5:355:5 | exit range_pattern (normal) | |
736
739
| test.rs:349:9:354:9 | MatchExpr | test.rs:348:31:355:5 | BlockExpr | |
737
740
| test.rs:349:15:349:16 | 42 | test.rs:350:13:350:15 | RangePat | |
738
- | test.rs:350:13:350:15 | RangePat | test.rs:350:15:350:15 | LiteralPat | match |
741
+ | test.rs:350:13:350:15 | RangePat | test.rs:350:15:350:15 | 0 | match |
739
742
| test.rs:350:13:350:15 | RangePat | test.rs:351:13:351:16 | RangePat | no-match |
743
+ | test.rs:350:15:350:15 | 0 | test.rs:350:15:350:15 | LiteralPat | |
740
744
| test.rs:350:15:350:15 | LiteralPat | test.rs:350:20:350:20 | 1 | match |
741
745
| test.rs:350:15:350:15 | LiteralPat | test.rs:351:13:351:16 | RangePat | no-match |
742
746
| test.rs:350:20:350:20 | 1 | test.rs:349:9:354:9 | MatchExpr | |
743
- | test.rs:351:13:351:13 | LiteralPat | test.rs:351:16:351:16 | LiteralPat | match |
747
+ | test.rs:351:13:351:13 | 1 | test.rs:351:13:351:13 | LiteralPat | |
748
+ | test.rs:351:13:351:13 | LiteralPat | test.rs:351:16:351:16 | 2 | match |
744
749
| test.rs:351:13:351:13 | LiteralPat | test.rs:352:13:352:15 | RangePat | no-match |
745
- | test.rs:351:13:351:16 | RangePat | test.rs:351:13:351:13 | LiteralPat | match |
750
+ | test.rs:351:13:351:16 | RangePat | test.rs:351:13:351:13 | 1 | match |
746
751
| test.rs:351:13:351:16 | RangePat | test.rs:352:13:352:15 | RangePat | no-match |
752
+ | test.rs:351:16:351:16 | 2 | test.rs:351:16:351:16 | LiteralPat | |
747
753
| test.rs:351:16:351:16 | LiteralPat | test.rs:351:21:351:21 | 2 | match |
748
754
| test.rs:351:16:351:16 | LiteralPat | test.rs:352:13:352:15 | RangePat | no-match |
749
755
| test.rs:351:21:351:21 | 2 | test.rs:349:9:354:9 | MatchExpr | |
756
+ | test.rs:352:13:352:13 | 5 | test.rs:352:13:352:13 | LiteralPat | |
750
757
| test.rs:352:13:352:13 | LiteralPat | test.rs:352:20:352:20 | 3 | match |
751
758
| test.rs:352:13:352:13 | LiteralPat | test.rs:353:13:353:14 | RestPat | no-match |
752
- | test.rs:352:13:352:15 | RangePat | test.rs:352:13:352:13 | LiteralPat | match |
759
+ | test.rs:352:13:352:15 | RangePat | test.rs:352:13:352:13 | 5 | match |
753
760
| test.rs:352:13:352:15 | RangePat | test.rs:353:13:353:14 | RestPat | no-match |
754
761
| test.rs:352:20:352:20 | 3 | test.rs:349:9:354:9 | MatchExpr | |
755
762
| test.rs:353:13:353:14 | RestPat | test.rs:353:19:353:19 | 4 | match |
0 commit comments