Update test data

This commit is contained in:
Arthur Baars
2024-09-12 22:06:56 +02:00
parent 7572546efa
commit 8e378d86df
10 changed files with 20 additions and 17 deletions

View File

@@ -1 +1 @@
| gen_const_block_pat.rs:6:9:6:26 | ConstBlockPat | getExpr: | gen_const_block_pat.rs:6:15:6:26 | BlockExpr |
| gen_const_block_pat.rs:6:9:6:27 | ConstBlockPat | getExpr: | gen_const_block_pat.rs:6:15:6:27 | BlockExpr |

View File

@@ -1 +1 @@
| gen_function.rs:3:1:4:40 | foo | getName: | foo | getBody: | gen_function.rs:4:23:4:40 | BlockExpr |
| gen_function.rs:3:1:4:38 | foo | getName: | foo | getBody: | gen_function.rs:4:23:4:38 | BlockExpr |

View File

@@ -1 +1,2 @@
| gen_match_expr.rs:5:5:8:5 | MatchExpr | getExpr: | gen_match_expr.rs:5:11:5:11 | PathExpr | getNumberOfBranches: | 2 |
| gen_match_expr.rs:9:5:12:5 | MatchExpr | getExpr: | gen_match_expr.rs:9:11:9:11 | PathExpr | getNumberOfBranches: | 2 |

View File

@@ -1,2 +1,4 @@
| gen_match_expr.rs:5:5:8:5 | MatchExpr | 0 | gen_match_expr.rs:6:9:6:15 | MatchArm |
| gen_match_expr.rs:5:5:8:5 | MatchExpr | 1 | gen_match_expr.rs:7:9:7:12 | MatchArm |
| gen_match_expr.rs:9:5:12:5 | MatchExpr | 0 | gen_match_expr.rs:10:9:10:15 | MatchArm |
| gen_match_expr.rs:9:5:12:5 | MatchExpr | 1 | gen_match_expr.rs:11:9:11:9 | MatchArm |

View File

@@ -1 +1 @@
| gen_method_call_expr.rs:6:5:6:25 | MethodCallExpr | file://:0:0:0:0 | Unimplemented |
| gen_method_call_expr.rs:6:5:6:25 | MethodCallExpr | file://:0:0:0:0 | GenericArgs |

View File

@@ -1,4 +1,4 @@
| gen_path_expr.rs:5:13:5:20 | PathExpr | getPath: | gen_path_expr.rs:5:13:5:20 | Unimplemented |
| gen_path_expr.rs:6:13:6:20 | PathExpr | getPath: | gen_path_expr.rs:6:13:6:20 | Unimplemented |
| gen_path_expr.rs:7:13:7:20 | PathExpr | getPath: | gen_path_expr.rs:7:13:7:20 | Unimplemented |
| gen_path_expr.rs:8:13:8:32 | PathExpr | getPath: | gen_path_expr.rs:8:13:8:32 | Unimplemented |
| gen_path_expr.rs:5:13:5:20 | PathExpr | getPath: | gen_path_expr.rs:5:13:5:20 | Path |
| gen_path_expr.rs:6:13:6:20 | PathExpr | getPath: | gen_path_expr.rs:6:13:6:20 | Path |
| gen_path_expr.rs:7:13:7:20 | PathExpr | getPath: | gen_path_expr.rs:7:13:7:20 | Path |
| gen_path_expr.rs:8:13:8:32 | PathExpr | getPath: | gen_path_expr.rs:8:13:8:32 | Path |

View File

@@ -1 +1 @@
| gen_path_pat.rs:6:9:6:16 | PathPat | getPath: | gen_path_pat.rs:6:9:6:16 | Unimplemented |
| gen_path_pat.rs:6:9:6:16 | PathPat | getPath: | gen_path_pat.rs:6:9:6:16 | Path |

View File

@@ -1,4 +1,4 @@
| gen_record_lit_expr.rs:5:17:5:34 | RecordLitExpr | gen_record_lit_expr.rs:5:17:5:34 | Unimplemented |
| gen_record_lit_expr.rs:6:18:6:38 | RecordLitExpr | gen_record_lit_expr.rs:6:18:6:38 | Unimplemented |
| gen_record_lit_expr.rs:7:5:7:22 | RecordLitExpr | gen_record_lit_expr.rs:7:5:7:22 | Unimplemented |
| gen_record_lit_expr.rs:8:5:8:14 | RecordLitExpr | gen_record_lit_expr.rs:8:5:8:14 | Unimplemented |
| gen_record_lit_expr.rs:5:17:5:34 | RecordLitExpr | gen_record_lit_expr.rs:5:17:5:34 | Path |
| gen_record_lit_expr.rs:6:18:6:38 | RecordLitExpr | gen_record_lit_expr.rs:6:18:6:38 | Path |
| gen_record_lit_expr.rs:7:5:7:22 | RecordLitExpr | gen_record_lit_expr.rs:7:5:7:22 | Path |
| gen_record_lit_expr.rs:8:5:8:14 | RecordLitExpr | gen_record_lit_expr.rs:8:5:8:14 | Path |

View File

@@ -1,2 +1,2 @@
| gen_record_pat.rs:6:9:6:26 | RecordPat | gen_record_pat.rs:6:9:6:26 | Unimplemented |
| gen_record_pat.rs:7:9:7:18 | RecordPat | gen_record_pat.rs:7:9:7:18 | Unimplemented |
| gen_record_pat.rs:6:9:6:26 | RecordPat | gen_record_pat.rs:6:9:6:26 | Path |
| gen_record_pat.rs:7:9:7:18 | RecordPat | gen_record_pat.rs:7:9:7:18 | Path |

View File

@@ -1,3 +1,3 @@
| gen_tuple_struct_pat.rs:6:9:6:27 | TupleStructPat | gen_tuple_struct_pat.rs:6:9:6:27 | Unimplemented |
| gen_tuple_struct_pat.rs:7:9:7:20 | TupleStructPat | gen_tuple_struct_pat.rs:7:9:7:20 | Unimplemented |
| gen_tuple_struct_pat.rs:8:9:8:17 | TupleStructPat | gen_tuple_struct_pat.rs:8:9:8:17 | Unimplemented |
| gen_tuple_struct_pat.rs:6:9:6:27 | TupleStructPat | gen_tuple_struct_pat.rs:6:9:6:27 | Path |
| gen_tuple_struct_pat.rs:7:9:7:20 | TupleStructPat | gen_tuple_struct_pat.rs:7:9:7:20 | Path |
| gen_tuple_struct_pat.rs:8:9:8:17 | TupleStructPat | gen_tuple_struct_pat.rs:8:9:8:17 | Path |