@@ -752,15 +752,18 @@ edges
752
752
| test.rs:344:23:344:23 | a | test.rs:344:13:344:19 | Some(...) | |
753
753
| test.rs:344:32:344:54 | ...::panic_fmt | test.rs:344:39:344:53 | "Expected some" | |
754
754
| test.rs:344:32:344:54 | MacroExpr | test.rs:344:30:344:56 | { ... } | |
755
+ | test.rs:344:32:344:54 | panic!... | test.rs:344:32:344:54 | MacroExpr | |
755
756
| test.rs:344:39:344:53 | "Expected some" | test.rs:344:39:344:53 | FormatArgsExpr | |
757
+ | test.rs:344:39:344:53 | ...::const_format_args!... | test.rs:344:39:344:53 | MacroExpr | |
758
+ | test.rs:344:39:344:53 | ...::panic_2021!... | test.rs:344:39:344:53 | MacroExpr | |
756
759
| test.rs:344:39:344:53 | ...::panic_fmt(...) | test.rs:344:39:344:53 | { ... } | |
757
760
| test.rs:344:39:344:53 | ExprStmt | test.rs:344:32:344:54 | ...::panic_fmt | |
758
- | test.rs:344:39:344:53 | FormatArgsExpr | test.rs:344:39:344:53 | MacroExpr | |
759
- | test.rs:344:39:344:53 | MacroExpr | test.rs:344:32:344:54 | MacroExpr | |
761
+ | test.rs:344:39:344:53 | FormatArgsExpr | test.rs:344:39:344:53 | ...::const_format_args!... | |
762
+ | test.rs:344:39:344:53 | MacroExpr | test.rs:344:32:344:54 | panic!... | |
760
763
| test.rs:344:39:344:53 | MacroExpr | test.rs:344:39:344:53 | ...::panic_fmt(...) | |
761
764
| test.rs:344:39:344:53 | MacroStmts | test.rs:344:39:344:53 | ExprStmt | |
762
765
| test.rs:344:39:344:53 | MacroStmts | test.rs:344:39:344:53 | MacroStmts | |
763
- | test.rs:344:39:344:53 | { ... } | test.rs:344:39:344:53 | MacroExpr | |
766
+ | test.rs:344:39:344:53 | { ... } | test.rs:344:39:344:53 | ...::panic_2021!... | |
764
767
| test.rs:345:9:345:9 | n | test.rs:343:46:346:5 | { ... } | |
765
768
| test.rs:348:5:354:5 | enter fn test_let_with_return | test.rs:348:29:348:29 | m | |
766
769
| test.rs:348:5:354:5 | exit fn test_let_with_return (normal) | test.rs:348:5:354:5 | exit fn test_let_with_return | |
@@ -835,14 +838,16 @@ edges
835
838
| test.rs:392:26:394:5 | { ... } | test.rs:392:5:394:5 | exit fn say_hello (normal) | |
836
839
| test.rs:393:9:393:33 | ...::_print | test.rs:393:18:393:32 | "hello, world!\\n" | |
837
840
| test.rs:393:9:393:33 | MacroExpr | test.rs:392:26:394:5 | { ... } | |
841
+ | test.rs:393:9:393:33 | println!... | test.rs:393:9:393:33 | MacroExpr | |
838
842
| test.rs:393:9:393:34 | ExprStmt | test.rs:393:18:393:32 | MacroStmts | |
839
843
| test.rs:393:18:393:32 | "hello, world!\\n" | test.rs:393:18:393:32 | FormatArgsExpr | |
840
844
| test.rs:393:18:393:32 | ...::_print(...) | test.rs:393:18:393:32 | { ... } | |
845
+ | test.rs:393:18:393:32 | ...::format_args_nl!... | test.rs:393:18:393:32 | MacroExpr | |
841
846
| test.rs:393:18:393:32 | ExprStmt | test.rs:393:9:393:33 | ...::_print | |
842
- | test.rs:393:18:393:32 | FormatArgsExpr | test.rs:393:18:393:32 | MacroExpr | |
847
+ | test.rs:393:18:393:32 | FormatArgsExpr | test.rs:393:18:393:32 | ...::format_args_nl!... | |
843
848
| test.rs:393:18:393:32 | MacroExpr | test.rs:393:18:393:32 | ...::_print(...) | |
844
849
| test.rs:393:18:393:32 | MacroStmts | test.rs:393:18:393:32 | ExprStmt | |
845
- | test.rs:393:18:393:32 | { ... } | test.rs:393:9:393:33 | MacroExpr | |
850
+ | test.rs:393:18:393:32 | { ... } | test.rs:393:9:393:33 | println!... | |
846
851
| test.rs:396:5:415:5 | enter fn async_block | test.rs:396:26:396:26 | b | |
847
852
| test.rs:396:5:415:5 | exit fn async_block (normal) | test.rs:396:5:415:5 | exit fn async_block | |
848
853
| test.rs:396:26:396:26 | b | test.rs:396:26:396:32 | ...: bool | match |
@@ -855,29 +860,33 @@ edges
855
860
| test.rs:397:26:399:9 | { ... } | test.rs:397:13:397:22 | say_godbye | |
856
861
| test.rs:398:13:398:41 | ...::_print | test.rs:398:22:398:40 | "godbye, everyone!\\n" | |
857
862
| test.rs:398:13:398:41 | MacroExpr | test.rs:397:26:399:9 | exit { ... } (normal) | |
863
+ | test.rs:398:13:398:41 | println!... | test.rs:398:13:398:41 | MacroExpr | |
858
864
| test.rs:398:13:398:42 | ExprStmt | test.rs:398:22:398:40 | MacroStmts | |
859
865
| test.rs:398:22:398:40 | "godbye, everyone!\\n" | test.rs:398:22:398:40 | FormatArgsExpr | |
860
866
| test.rs:398:22:398:40 | ...::_print(...) | test.rs:398:22:398:40 | { ... } | |
867
+ | test.rs:398:22:398:40 | ...::format_args_nl!... | test.rs:398:22:398:40 | MacroExpr | |
861
868
| test.rs:398:22:398:40 | ExprStmt | test.rs:398:13:398:41 | ...::_print | |
862
- | test.rs:398:22:398:40 | FormatArgsExpr | test.rs:398:22:398:40 | MacroExpr | |
869
+ | test.rs:398:22:398:40 | FormatArgsExpr | test.rs:398:22:398:40 | ...::format_args_nl!... | |
863
870
| test.rs:398:22:398:40 | MacroExpr | test.rs:398:22:398:40 | ...::_print(...) | |
864
871
| test.rs:398:22:398:40 | MacroStmts | test.rs:398:22:398:40 | ExprStmt | |
865
- | test.rs:398:22:398:40 | { ... } | test.rs:398:13:398:41 | MacroExpr | |
872
+ | test.rs:398:22:398:40 | { ... } | test.rs:398:13:398:41 | println!... | |
866
873
| test.rs:400:9:402:10 | let ... = ... | test.rs:400:31:402:9 | { ... } | |
867
874
| test.rs:400:13:400:27 | say_how_are_you | test.rs:403:9:403:28 | let ... = ... | match |
868
875
| test.rs:400:31:402:9 | enter { ... } | test.rs:401:13:401:37 | ExprStmt | |
869
876
| test.rs:400:31:402:9 | exit { ... } (normal) | test.rs:400:31:402:9 | exit { ... } | |
870
877
| test.rs:400:31:402:9 | { ... } | test.rs:400:13:400:27 | say_how_are_you | |
871
878
| test.rs:401:13:401:36 | ...::_print | test.rs:401:22:401:35 | "how are you?\\n" | |
872
879
| test.rs:401:13:401:36 | MacroExpr | test.rs:400:31:402:9 | exit { ... } (normal) | |
880
+ | test.rs:401:13:401:36 | println!... | test.rs:401:13:401:36 | MacroExpr | |
873
881
| test.rs:401:13:401:37 | ExprStmt | test.rs:401:22:401:35 | MacroStmts | |
874
882
| test.rs:401:22:401:35 | "how are you?\\n" | test.rs:401:22:401:35 | FormatArgsExpr | |
875
883
| test.rs:401:22:401:35 | ...::_print(...) | test.rs:401:22:401:35 | { ... } | |
884
+ | test.rs:401:22:401:35 | ...::format_args_nl!... | test.rs:401:22:401:35 | MacroExpr | |
876
885
| test.rs:401:22:401:35 | ExprStmt | test.rs:401:13:401:36 | ...::_print | |
877
- | test.rs:401:22:401:35 | FormatArgsExpr | test.rs:401:22:401:35 | MacroExpr | |
886
+ | test.rs:401:22:401:35 | FormatArgsExpr | test.rs:401:22:401:35 | ...::format_args_nl!... | |
878
887
| test.rs:401:22:401:35 | MacroExpr | test.rs:401:22:401:35 | ...::_print(...) | |
879
888
| test.rs:401:22:401:35 | MacroStmts | test.rs:401:22:401:35 | ExprStmt | |
880
- | test.rs:401:22:401:35 | { ... } | test.rs:401:13:401:36 | MacroExpr | |
889
+ | test.rs:401:22:401:35 | { ... } | test.rs:401:13:401:36 | println!... | |
881
890
| test.rs:403:9:403:28 | let ... = ... | test.rs:403:20:403:27 | { ... } | |
882
891
| test.rs:403:13:403:16 | noop | test.rs:404:9:404:26 | ExprStmt | match |
883
892
| test.rs:403:20:403:27 | { ... } | test.rs:403:13:403:16 | noop | |
@@ -927,19 +936,21 @@ edges
927
936
| test.rs:427:41:435:5 | { ... } | test.rs:427:5:435:5 | exit fn const_block_assert (normal) | |
928
937
| test.rs:430:9:432:9 | ExprStmt | test.rs:431:13:431:50 | ExprStmt | |
929
938
| test.rs:430:9:432:9 | { ... } | test.rs:434:9:434:10 | 42 | |
939
+ | test.rs:431:13:431:49 | ...::panic_2021!... | test.rs:431:13:431:49 | MacroExpr | |
930
940
| test.rs:431:13:431:49 | ...::panic_explicit | test.rs:431:13:431:49 | ...::panic_explicit(...) | |
931
941
| test.rs:431:13:431:49 | ...::panic_explicit(...) | test.rs:431:13:431:49 | { ... } | |
932
942
| test.rs:431:13:431:49 | ExprStmt | test.rs:431:13:431:49 | MacroStmts | |
933
943
| test.rs:431:13:431:49 | ExprStmt | test.rs:431:13:431:49 | panic_cold_explicit | |
934
944
| test.rs:431:13:431:49 | MacroExpr | test.rs:430:9:432:9 | { ... } | |
935
945
| test.rs:431:13:431:49 | MacroExpr | test.rs:431:13:431:49 | { ... } | |
936
946
| test.rs:431:13:431:49 | MacroStmts | test.rs:431:13:431:49 | fn panic_cold_explicit | |
947
+ | test.rs:431:13:431:49 | assert!... | test.rs:431:13:431:49 | MacroExpr | |
937
948
| test.rs:431:13:431:49 | enter fn panic_cold_explicit | test.rs:431:13:431:49 | ...::panic_explicit | |
938
949
| test.rs:431:13:431:49 | exit fn panic_cold_explicit (normal) | test.rs:431:13:431:49 | exit fn panic_cold_explicit | |
939
950
| test.rs:431:13:431:49 | fn panic_cold_explicit | test.rs:431:13:431:49 | ExprStmt | |
940
951
| test.rs:431:13:431:49 | panic_cold_explicit | test.rs:431:13:431:49 | panic_cold_explicit(...) | |
941
952
| test.rs:431:13:431:49 | panic_cold_explicit(...) | test.rs:431:13:431:49 | { ... } | |
942
- | test.rs:431:13:431:49 | { ... } | test.rs:431:13:431:49 | MacroExpr | |
953
+ | test.rs:431:13:431:49 | { ... } | test.rs:431:13:431:49 | ...::panic_2021!... | |
943
954
| test.rs:431:13:431:49 | { ... } | test.rs:431:13:431:49 | exit fn panic_cold_explicit (normal) | |
944
955
| test.rs:431:13:431:49 | { ... } | test.rs:431:21:431:48 | if ... {...} | |
945
956
| test.rs:431:13:431:50 | ExprStmt | test.rs:431:21:431:48 | MacroStmts | |
@@ -951,7 +962,7 @@ edges
951
962
| test.rs:431:21:431:48 | [boolean(false)] ! ... | test.rs:431:21:431:48 | if ... {...} | false |
952
963
| test.rs:431:21:431:48 | [boolean(true)] ! ... | test.rs:431:13:431:49 | ExprStmt | true |
953
964
| test.rs:431:21:431:48 | if ... {...} | test.rs:431:21:431:48 | { ... } | |
954
- | test.rs:431:21:431:48 | { ... } | test.rs:431:13:431:49 | MacroExpr | |
965
+ | test.rs:431:21:431:48 | { ... } | test.rs:431:13:431:49 | assert!... | |
955
966
| test.rs:431:48:431:48 | 0 | test.rs:431:21:431:48 | ... > ... | |
956
967
| test.rs:434:9:434:10 | 42 | test.rs:427:41:435:5 | { ... } | |
957
968
| test.rs:437:5:446:5 | enter fn const_block_panic | test.rs:438:9:438:30 | Const | |
0 commit comments