@@ -633,14 +633,23 @@ edges
633633| test.rs:282:13:282:24 | PathPat | test.rs:282:29:282:29 | 5 | match |
634634| test.rs:282:29:282:29 | 5 | test.rs:276:9:283:9 | MatchExpr | |
635635| test.rs:289:5:292:5 | enter empty_tuple_pattern | test.rs:289:28:289:31 | unit | |
636+ | test.rs:289:5:292:5 | exit empty_tuple_pattern (normal) | test.rs:289:5:292:5 | exit empty_tuple_pattern | |
636637| test.rs:289:28:289:31 | unit | test.rs:289:28:289:35 | Param | match |
637638| test.rs:289:28:289:35 | Param | test.rs:290:9:290:22 | LetStmt | |
638639| test.rs:290:9:290:22 | LetStmt | test.rs:290:18:290:21 | unit | |
640+ | test.rs:290:13:290:14 | TuplePat | test.rs:291:9:291:15 | ExprStmt | match |
639641| test.rs:290:18:290:21 | unit | test.rs:290:13:290:14 | TuplePat | |
642+ | test.rs:291:9:291:14 | ReturnExpr | test.rs:289:5:292:5 | exit empty_tuple_pattern (normal) | return |
643+ | test.rs:291:9:291:15 | ExprStmt | test.rs:291:9:291:14 | ReturnExpr | |
640644| test.rs:296:5:300:5 | enter empty_struct_pattern | test.rs:296:29:296:30 | st | |
645+ | test.rs:296:5:300:5 | exit empty_struct_pattern (normal) | test.rs:296:5:300:5 | exit empty_struct_pattern | |
641646| test.rs:296:29:296:30 | st | test.rs:296:29:296:40 | Param | match |
642647| test.rs:296:29:296:40 | Param | test.rs:297:15:297:16 | st | |
648+ | test.rs:296:50:300:5 | BlockExpr | test.rs:296:5:300:5 | exit empty_struct_pattern (normal) | |
649+ | test.rs:297:9:299:9 | MatchExpr | test.rs:296:50:300:5 | BlockExpr | |
643650| test.rs:297:15:297:16 | st | test.rs:298:13:298:23 | RecordPat | |
651+ | test.rs:298:13:298:23 | RecordPat | test.rs:298:28:298:28 | 1 | match |
652+ | test.rs:298:28:298:28 | 1 | test.rs:297:9:299:9 | MatchExpr | |
644653| test.rs:304:5:309:5 | enter test_infinite_loop | test.rs:305:9:307:9 | ExprStmt | |
645654| test.rs:305:9:307:9 | ExprStmt | test.rs:306:13:306:13 | 1 | |
646655| test.rs:305:14:307:9 | BlockExpr | test.rs:306:13:306:13 | 1 | |
0 commit comments