@@ -201,7 +201,7 @@ nodes
201
201
| test.rs:108:34:108:34 | LiteralExpr | semmle.order | 200 |
202
202
| test.rs:109:9:109:15 | TupleStructPat | semmle.order | 201 |
203
203
| test.rs:109:20:109:20 | PathExpr | semmle.order | 202 |
204
- | test.rs:110:9:110:12 | PathPat | semmle.order | 203 |
204
+ | test.rs:110:9:110:12 | IdentPat | semmle.order | 203 |
205
205
| test.rs:110:17:110:17 | LiteralExpr | semmle.order | 204 |
206
206
| test.rs:115:5:120:5 | enter test_infinite_loop | semmle.order | 205 |
207
207
| test.rs:116:9:118:9 | ExprStmt | semmle.order | 206 |
@@ -640,12 +640,12 @@ edges
640
640
| test.rs:108:34:108:34 | LiteralExpr | test.rs:108:30:108:34 | BinaryExpr | semmle.order | 1 |
641
641
| test.rs:109:9:109:15 | TupleStructPat | test.rs:109:20:109:20 | PathExpr | semmle.label | match |
642
642
| test.rs:109:9:109:15 | TupleStructPat | test.rs:109:20:109:20 | PathExpr | semmle.order | 1 |
643
- | test.rs:109:9:109:15 | TupleStructPat | test.rs:110:9:110:12 | PathPat | semmle.label | no-match |
644
- | test.rs:109:9:109:15 | TupleStructPat | test.rs:110:9:110:12 | PathPat | semmle.order | 2 |
643
+ | test.rs:109:9:109:15 | TupleStructPat | test.rs:110:9:110:12 | IdentPat | semmle.label | no-match |
644
+ | test.rs:109:9:109:15 | TupleStructPat | test.rs:110:9:110:12 | IdentPat | semmle.order | 2 |
645
645
| test.rs:109:20:109:20 | PathExpr | test.rs:107:5:111:5 | MatchExpr | semmle.label | |
646
646
| test.rs:109:20:109:20 | PathExpr | test.rs:107:5:111:5 | MatchExpr | semmle.order | 1 |
647
- | test.rs:110:9:110:12 | PathPat | test.rs:110:17:110:17 | LiteralExpr | semmle.label | match |
648
- | test.rs:110:9:110:12 | PathPat | test.rs:110:17:110:17 | LiteralExpr | semmle.order | 1 |
647
+ | test.rs:110:9:110:12 | IdentPat | test.rs:110:17:110:17 | LiteralExpr | semmle.label | match |
648
+ | test.rs:110:9:110:12 | IdentPat | test.rs:110:17:110:17 | LiteralExpr | semmle.order | 1 |
649
649
| test.rs:110:17:110:17 | LiteralExpr | test.rs:107:5:111:5 | MatchExpr | semmle.label | |
650
650
| test.rs:110:17:110:17 | LiteralExpr | test.rs:107:5:111:5 | MatchExpr | semmle.order | 1 |
651
651
| test.rs:115:5:120:5 | enter test_infinite_loop | test.rs:116:9:118:9 | ExprStmt | semmle.label | |
0 commit comments