@@ -391,40 +391,40 @@ edges
391391| test.rs:171:17:171:29 | ...::_print | test.rs:171:26:171:28 | "1\\n" | |
392392| test.rs:171:17:171:29 | MacroExpr | test.rs:170:22:172:13 | { ... } | |
393393| test.rs:171:17:171:29 | println!... | test.rs:171:17:171:29 | MacroExpr | |
394- | test.rs:171:17:171:30 | ExprStmt | test.rs:171:26:171:28 | MacroStmts | |
394+ | test.rs:171:17:171:30 | ExprStmt | test.rs:171:26:171:28 | ExprStmt | |
395395| test.rs:171:26:171:28 | "1\\n" | test.rs:171:26:171:28 | FormatArgsExpr | |
396396| test.rs:171:26:171:28 | ...::_print(...) | test.rs:171:26:171:28 | { ... } | |
397397| test.rs:171:26:171:28 | ...::format_args_nl!... | test.rs:171:26:171:28 | MacroExpr | |
398398| test.rs:171:26:171:28 | ExprStmt | test.rs:171:17:171:29 | ...::_print | |
399399| test.rs:171:26:171:28 | FormatArgsExpr | test.rs:171:26:171:28 | ...::format_args_nl!... | |
400400| test.rs:171:26:171:28 | MacroExpr | test.rs:171:26:171:28 | ...::_print(...) | |
401- | test.rs:171:26:171:28 | MacroStmts | test.rs:171:26 :171:28 | ExprStmt | |
402- | test.rs:171:26:171:28 | { ... } | test.rs:171:17 :171:29 | println!... | |
401+ | test.rs:171:26:171:28 | MacroStmts | test.rs:171:17 :171:29 | println!... | |
402+ | test.rs:171:26:171:28 | { ... } | test.rs:171:26 :171:28 | MacroStmts | |
403403| test.rs:172:20:174:13 | { ... } | test.rs:170:13:174:13 | if cond2 {...} else {...} | |
404404| test.rs:173:17:173:29 | ...::_print | test.rs:173:26:173:28 | "2\\n" | |
405405| test.rs:173:17:173:29 | MacroExpr | test.rs:172:20:174:13 | { ... } | |
406406| test.rs:173:17:173:29 | println!... | test.rs:173:17:173:29 | MacroExpr | |
407- | test.rs:173:17:173:30 | ExprStmt | test.rs:173:26:173:28 | MacroStmts | |
407+ | test.rs:173:17:173:30 | ExprStmt | test.rs:173:26:173:28 | ExprStmt | |
408408| test.rs:173:26:173:28 | "2\\n" | test.rs:173:26:173:28 | FormatArgsExpr | |
409409| test.rs:173:26:173:28 | ...::_print(...) | test.rs:173:26:173:28 | { ... } | |
410410| test.rs:173:26:173:28 | ...::format_args_nl!... | test.rs:173:26:173:28 | MacroExpr | |
411411| test.rs:173:26:173:28 | ExprStmt | test.rs:173:17:173:29 | ...::_print | |
412412| test.rs:173:26:173:28 | FormatArgsExpr | test.rs:173:26:173:28 | ...::format_args_nl!... | |
413413| test.rs:173:26:173:28 | MacroExpr | test.rs:173:26:173:28 | ...::_print(...) | |
414- | test.rs:173:26:173:28 | MacroStmts | test.rs:173:26 :173:28 | ExprStmt | |
415- | test.rs:173:26:173:28 | { ... } | test.rs:173:17 :173:29 | println!... | |
414+ | test.rs:173:26:173:28 | MacroStmts | test.rs:173:17 :173:29 | println!... | |
415+ | test.rs:173:26:173:28 | { ... } | test.rs:173:26 :173:28 | MacroStmts | |
416416| test.rs:175:13:175:25 | ...::_print | test.rs:175:22:175:24 | "3\\n" | |
417417| test.rs:175:13:175:25 | MacroExpr | test.rs:169:18:176:9 | { ... } | |
418418| test.rs:175:13:175:25 | println!... | test.rs:175:13:175:25 | MacroExpr | |
419- | test.rs:175:13:175:26 | ExprStmt | test.rs:175:22:175:24 | MacroStmts | |
419+ | test.rs:175:13:175:26 | ExprStmt | test.rs:175:22:175:24 | ExprStmt | |
420420| test.rs:175:22:175:24 | "3\\n" | test.rs:175:22:175:24 | FormatArgsExpr | |
421421| test.rs:175:22:175:24 | ...::_print(...) | test.rs:175:22:175:24 | { ... } | |
422422| test.rs:175:22:175:24 | ...::format_args_nl!... | test.rs:175:22:175:24 | MacroExpr | |
423423| test.rs:175:22:175:24 | ExprStmt | test.rs:175:13:175:25 | ...::_print | |
424424| test.rs:175:22:175:24 | FormatArgsExpr | test.rs:175:22:175:24 | ...::format_args_nl!... | |
425425| test.rs:175:22:175:24 | MacroExpr | test.rs:175:22:175:24 | ...::_print(...) | |
426- | test.rs:175:22:175:24 | MacroStmts | test.rs:175:22 :175:24 | ExprStmt | |
427- | test.rs:175:22:175:24 | { ... } | test.rs:175:13 :175:25 | println!... | |
426+ | test.rs:175:22:175:24 | MacroStmts | test.rs:175:13 :175:25 | println!... | |
427+ | test.rs:175:22:175:24 | { ... } | test.rs:175:22 :175:24 | MacroStmts | |
428428| test.rs:179:5:188:5 | enter fn test_nested_if_match | test.rs:179:29:179:29 | a | |
429429| test.rs:179:5:188:5 | exit fn test_nested_if_match (normal) | test.rs:179:5:188:5 | exit fn test_nested_if_match | |
430430| test.rs:179:29:179:29 | a | test.rs:179:29:179:29 | a | |
@@ -889,7 +889,7 @@ edges
889889| test.rs:362:46:365:5 | { ... } | test.rs:362:5:365:5 | exit fn test_let_match (normal) | |
890890| test.rs:363:9:363:57 | let ... = a else {...} | test.rs:363:23:363:23 | a | |
891891| test.rs:363:13:363:19 | Some(...) | test.rs:363:18:363:18 | n | match |
892- | test.rs:363:13:363:19 | Some(...) | test.rs:363:39:363:53 | MacroStmts | no-match |
892+ | test.rs:363:13:363:19 | Some(...) | test.rs:363:39:363:53 | ExprStmt | no-match |
893893| test.rs:363:18:363:18 | n | test.rs:363:18:363:18 | n | |
894894| test.rs:363:18:363:18 | n | test.rs:364:9:364:9 | n | match |
895895| test.rs:363:23:363:23 | a | test.rs:363:13:363:19 | Some(...) | |
@@ -902,11 +902,11 @@ edges
902902| test.rs:363:39:363:53 | ...::panic_fmt(...) | test.rs:363:39:363:53 | { ... } | |
903903| test.rs:363:39:363:53 | ExprStmt | test.rs:363:32:363:54 | ...::panic_fmt | |
904904| test.rs:363:39:363:53 | FormatArgsExpr | test.rs:363:39:363:53 | ...::const_format_args!... | |
905- | test.rs:363:39:363:53 | MacroExpr | test.rs:363:32:363:54 | panic!... | |
906905| test.rs:363:39:363:53 | MacroExpr | test.rs:363:39:363:53 | ...::panic_fmt(...) | |
907- | test.rs:363:39:363:53 | MacroStmts | test.rs:363:39:363:53 | ExprStmt | |
908- | test.rs:363:39:363:53 | MacroStmts | test.rs:363:39:363:53 | MacroStmts | |
909- | test.rs:363:39:363:53 | { ... } | test.rs:363:39:363:53 | ...::panic_2021!... | |
906+ | test.rs:363:39:363:53 | MacroExpr | test.rs:363:39:363:53 | MacroStmts | |
907+ | test.rs:363:39:363:53 | MacroStmts | test.rs:363:32:363:54 | panic!... | |
908+ | test.rs:363:39:363:53 | MacroStmts | test.rs:363:39:363:53 | ...::panic_2021!... | |
909+ | test.rs:363:39:363:53 | { ... } | test.rs:363:39:363:53 | MacroStmts | |
910910| test.rs:364:9:364:9 | n | test.rs:362:46:365:5 | { ... } | |
911911| test.rs:367:5:373:5 | enter fn test_let_with_return | test.rs:367:29:367:29 | m | |
912912| test.rs:367:5:373:5 | exit fn test_let_with_return (normal) | test.rs:367:5:373:5 | exit fn test_let_with_return | |
@@ -1183,15 +1183,15 @@ edges
11831183| test.rs:495:9:495:33 | ...::_print | test.rs:495:18:495:32 | "hello, world!\\n" | |
11841184| test.rs:495:9:495:33 | MacroExpr | test.rs:494:26:496:5 | { ... } | |
11851185| test.rs:495:9:495:33 | println!... | test.rs:495:9:495:33 | MacroExpr | |
1186- | test.rs:495:9:495:34 | ExprStmt | test.rs:495:18:495:32 | MacroStmts | |
1186+ | test.rs:495:9:495:34 | ExprStmt | test.rs:495:18:495:32 | ExprStmt | |
11871187| test.rs:495:18:495:32 | "hello, world!\\n" | test.rs:495:18:495:32 | FormatArgsExpr | |
11881188| test.rs:495:18:495:32 | ...::_print(...) | test.rs:495:18:495:32 | { ... } | |
11891189| test.rs:495:18:495:32 | ...::format_args_nl!... | test.rs:495:18:495:32 | MacroExpr | |
11901190| test.rs:495:18:495:32 | ExprStmt | test.rs:495:9:495:33 | ...::_print | |
11911191| test.rs:495:18:495:32 | FormatArgsExpr | test.rs:495:18:495:32 | ...::format_args_nl!... | |
11921192| test.rs:495:18:495:32 | MacroExpr | test.rs:495:18:495:32 | ...::_print(...) | |
1193- | test.rs:495:18:495:32 | MacroStmts | test.rs:495:18 :495:32 | ExprStmt | |
1194- | test.rs:495:18:495:32 | { ... } | test.rs:495:9 :495:33 | println!... | |
1193+ | test.rs:495:18:495:32 | MacroStmts | test.rs:495:9 :495:33 | println!... | |
1194+ | test.rs:495:18:495:32 | { ... } | test.rs:495:18 :495:32 | MacroStmts | |
11951195| test.rs:498:5:517:5 | enter fn async_block | test.rs:498:26:498:26 | b | |
11961196| test.rs:498:5:517:5 | exit fn async_block (normal) | test.rs:498:5:517:5 | exit fn async_block | |
11971197| test.rs:498:26:498:26 | b | test.rs:498:26:498:26 | b | |
@@ -1207,15 +1207,15 @@ edges
12071207| test.rs:500:13:500:41 | ...::_print | test.rs:500:22:500:40 | "godbye, everyone!\\n" | |
12081208| test.rs:500:13:500:41 | MacroExpr | test.rs:499:26:501:9 | exit { ... } (normal) | |
12091209| test.rs:500:13:500:41 | println!... | test.rs:500:13:500:41 | MacroExpr | |
1210- | test.rs:500:13:500:42 | ExprStmt | test.rs:500:22:500:40 | MacroStmts | |
1210+ | test.rs:500:13:500:42 | ExprStmt | test.rs:500:22:500:40 | ExprStmt | |
12111211| test.rs:500:22:500:40 | "godbye, everyone!\\n" | test.rs:500:22:500:40 | FormatArgsExpr | |
12121212| test.rs:500:22:500:40 | ...::_print(...) | test.rs:500:22:500:40 | { ... } | |
12131213| test.rs:500:22:500:40 | ...::format_args_nl!... | test.rs:500:22:500:40 | MacroExpr | |
12141214| test.rs:500:22:500:40 | ExprStmt | test.rs:500:13:500:41 | ...::_print | |
12151215| test.rs:500:22:500:40 | FormatArgsExpr | test.rs:500:22:500:40 | ...::format_args_nl!... | |
12161216| test.rs:500:22:500:40 | MacroExpr | test.rs:500:22:500:40 | ...::_print(...) | |
1217- | test.rs:500:22:500:40 | MacroStmts | test.rs:500:22 :500:40 | ExprStmt | |
1218- | test.rs:500:22:500:40 | { ... } | test.rs:500:13 :500:41 | println!... | |
1217+ | test.rs:500:22:500:40 | MacroStmts | test.rs:500:13 :500:41 | println!... | |
1218+ | test.rs:500:22:500:40 | { ... } | test.rs:500:22 :500:40 | MacroStmts | |
12191219| test.rs:502:9:504:10 | let ... = ... | test.rs:502:31:504:9 | { ... } | |
12201220| test.rs:502:13:502:27 | say_how_are_you | test.rs:502:13:502:27 | say_how_are_you | |
12211221| test.rs:502:13:502:27 | say_how_are_you | test.rs:505:9:505:28 | let ... = ... | match |
@@ -1225,15 +1225,15 @@ edges
12251225| test.rs:503:13:503:36 | ...::_print | test.rs:503:22:503:35 | "how are you?\\n" | |
12261226| test.rs:503:13:503:36 | MacroExpr | test.rs:502:31:504:9 | exit { ... } (normal) | |
12271227| test.rs:503:13:503:36 | println!... | test.rs:503:13:503:36 | MacroExpr | |
1228- | test.rs:503:13:503:37 | ExprStmt | test.rs:503:22:503:35 | MacroStmts | |
1228+ | test.rs:503:13:503:37 | ExprStmt | test.rs:503:22:503:35 | ExprStmt | |
12291229| test.rs:503:22:503:35 | "how are you?\\n" | test.rs:503:22:503:35 | FormatArgsExpr | |
12301230| test.rs:503:22:503:35 | ...::_print(...) | test.rs:503:22:503:35 | { ... } | |
12311231| test.rs:503:22:503:35 | ...::format_args_nl!... | test.rs:503:22:503:35 | MacroExpr | |
12321232| test.rs:503:22:503:35 | ExprStmt | test.rs:503:13:503:36 | ...::_print | |
12331233| test.rs:503:22:503:35 | FormatArgsExpr | test.rs:503:22:503:35 | ...::format_args_nl!... | |
12341234| test.rs:503:22:503:35 | MacroExpr | test.rs:503:22:503:35 | ...::_print(...) | |
1235- | test.rs:503:22:503:35 | MacroStmts | test.rs:503:22 :503:35 | ExprStmt | |
1236- | test.rs:503:22:503:35 | { ... } | test.rs:503:13 :503:36 | println!... | |
1235+ | test.rs:503:22:503:35 | MacroStmts | test.rs:503:13 :503:36 | println!... | |
1236+ | test.rs:503:22:503:35 | { ... } | test.rs:503:22 :503:35 | MacroStmts | |
12371237| test.rs:505:9:505:28 | let ... = ... | test.rs:505:20:505:27 | { ... } | |
12381238| test.rs:505:13:505:16 | noop | test.rs:505:13:505:16 | noop | |
12391239| test.rs:505:13:505:16 | noop | test.rs:506:9:506:26 | ExprStmt | match |
@@ -1290,30 +1290,30 @@ edges
12901290| test.rs:533:13:533:49 | ...::panic_2021!... | test.rs:533:13:533:49 | MacroExpr | |
12911291| test.rs:533:13:533:49 | ...::panic_explicit | test.rs:533:13:533:49 | ...::panic_explicit(...) | |
12921292| test.rs:533:13:533:49 | ...::panic_explicit(...) | test.rs:533:13:533:49 | { ... } | |
1293- | test.rs:533:13:533:49 | ExprStmt | test.rs:533:13:533:49 | MacroStmts | |
1293+ | test.rs:533:13:533:49 | ExprStmt | test.rs:533:13:533:49 | fn panic_cold_explicit | |
12941294| test.rs:533:13:533:49 | ExprStmt | test.rs:533:13:533:49 | panic_cold_explicit | |
12951295| test.rs:533:13:533:49 | MacroExpr | test.rs:532:9:534:9 | { ... } | |
12961296| test.rs:533:13:533:49 | MacroExpr | test.rs:533:13:533:49 | { ... } | |
1297- | test.rs:533:13:533:49 | MacroStmts | test.rs:533:13:533:49 | fn panic_cold_explicit | |
1297+ | test.rs:533:13:533:49 | MacroStmts | test.rs:533:13:533:49 | ...::panic_2021!... | |
12981298| test.rs:533:13:533:49 | assert!... | test.rs:533:13:533:49 | MacroExpr | |
12991299| test.rs:533:13:533:49 | enter fn panic_cold_explicit | test.rs:533:13:533:49 | ...::panic_explicit | |
13001300| test.rs:533:13:533:49 | exit fn panic_cold_explicit (normal) | test.rs:533:13:533:49 | exit fn panic_cold_explicit | |
13011301| test.rs:533:13:533:49 | fn panic_cold_explicit | test.rs:533:13:533:49 | ExprStmt | |
13021302| test.rs:533:13:533:49 | panic_cold_explicit | test.rs:533:13:533:49 | panic_cold_explicit(...) | |
13031303| test.rs:533:13:533:49 | panic_cold_explicit(...) | test.rs:533:13:533:49 | { ... } | |
1304- | test.rs:533:13:533:49 | { ... } | test.rs:533:13:533:49 | ...::panic_2021!... | |
1304+ | test.rs:533:13:533:49 | { ... } | test.rs:533:13:533:49 | MacroStmts | |
13051305| test.rs:533:13:533:49 | { ... } | test.rs:533:13:533:49 | exit fn panic_cold_explicit (normal) | |
13061306| test.rs:533:13:533:49 | { ... } | test.rs:533:21:533:48 | if ... {...} | |
1307- | test.rs:533:13:533:50 | ExprStmt | test.rs:533:21:533:48 | MacroStmts | |
1307+ | test.rs:533:13:533:50 | ExprStmt | test.rs:533:21:533:42 | ...::size_of::<...> | |
13081308| test.rs:533:21:533:42 | ...::size_of::<...> | test.rs:533:21:533:44 | ...::size_of::<...>(...) | |
13091309| test.rs:533:21:533:44 | ...::size_of::<...>(...) | test.rs:533:48:533:48 | 0 | |
13101310| test.rs:533:21:533:48 | ... > ... | test.rs:533:21:533:48 | [boolean(false)] ! ... | true |
13111311| test.rs:533:21:533:48 | ... > ... | test.rs:533:21:533:48 | [boolean(true)] ! ... | false |
1312- | test.rs:533:21:533:48 | MacroStmts | test.rs:533:21 :533:42 | ...::size_of::<...> | |
1312+ | test.rs:533:21:533:48 | MacroStmts | test.rs:533:13 :533:49 | assert! ... | |
13131313| test.rs:533:21:533:48 | [boolean(false)] ! ... | test.rs:533:21:533:48 | if ... {...} | false |
13141314| test.rs:533:21:533:48 | [boolean(true)] ! ... | test.rs:533:13:533:49 | ExprStmt | true |
13151315| test.rs:533:21:533:48 | if ... {...} | test.rs:533:21:533:48 | { ... } | |
1316- | test.rs:533:21:533:48 | { ... } | test.rs:533:13 :533:49 | assert!... | |
1316+ | test.rs:533:21:533:48 | { ... } | test.rs:533:21 :533:48 | MacroStmts | |
13171317| test.rs:533:48:533:48 | 0 | test.rs:533:21:533:48 | ... > ... | |
13181318| test.rs:536:9:536:10 | 42 | test.rs:529:41:537:5 | { ... } | |
13191319| test.rs:539:5:548:5 | enter fn const_block_panic | test.rs:540:9:540:30 | Const | |
0 commit comments