File tree Expand file tree Collapse file tree 5 files changed +29
-2
lines changed
formatstrings/CONSISTENCY
query-tests/unusedentities/CONSISTENCY Expand file tree Collapse file tree 5 files changed +29
-2
lines changed Original file line number Diff line number Diff line change 1
1
models
2
2
edges
3
+ | main.rs:21:13:21:21 | CallExpr : unit | main.rs:22:10:22:10 | s | provenance | |
4
+ | main.rs:32:13:32:21 | CallExpr : unit | main.rs:33:10:33:10 | s | provenance | |
3
5
nodes
4
6
| main.rs:17:10:17:18 | CallExpr | semmle.label | CallExpr |
7
+ | main.rs:21:13:21:21 | CallExpr : unit | semmle.label | CallExpr : unit |
8
+ | main.rs:22:10:22:10 | s | semmle.label | s |
9
+ | main.rs:32:13:32:21 | CallExpr : unit | semmle.label | CallExpr : unit |
10
+ | main.rs:33:10:33:10 | s | semmle.label | s |
5
11
subpaths
6
12
testFailures
7
- | main.rs:22:14:22:32 | Comment | Missing result: hasValueFlow=1 |
8
- | main.rs:33:14:33:32 | Comment | Missing result: hasValueFlow=1 |
9
13
#select
10
14
| main.rs:17:10:17:18 | CallExpr | main.rs:17:10:17:18 | CallExpr | main.rs:17:10:17:18 | CallExpr | $@ | main.rs:17:10:17:18 | CallExpr | CallExpr |
15
+ | main.rs:22:10:22:10 | s | main.rs:21:13:21:21 | CallExpr : unit | main.rs:22:10:22:10 | s | $@ | main.rs:21:13:21:21 | CallExpr : unit | CallExpr : unit |
16
+ | main.rs:33:10:33:10 | s | main.rs:32:13:32:21 | CallExpr : unit | main.rs:33:10:33:10 | s | $@ | main.rs:32:13:32:21 | CallExpr : unit | CallExpr : unit |
Original file line number Diff line number Diff line change
1
+ uniqueEnclosingCallable
2
+ | main.rs:5:29:5:33 | width | Node should have one enclosing callable but has 0. |
3
+ | main.rs:5:36:5:44 | precision | Node should have one enclosing callable but has 0. |
4
+ | main.rs:9:22:9:27 | people | Node should have one enclosing callable but has 0. |
Original file line number Diff line number Diff line change
1
+ uniqueEnclosingCallable
2
+ | main.rs:5:29:5:33 | width | Node should have one enclosing callable but has 0. |
3
+ | main.rs:5:36:5:44 | precision | Node should have one enclosing callable but has 0. |
4
+ | main.rs:16:22:16:27 | people | Node should have one enclosing callable but has 0. |
5
+ | main.rs:27:23:27:27 | width | Node should have one enclosing callable but has 0. |
Original file line number Diff line number Diff line change
1
+ localFlowIsLocal
2
+ | variables.rs:400:9:400:9 | x | variables.rs:402:15:404:5 | [SSA] <captured entry> x | Local flow step does not preserve enclosing callable. |
3
+ | variables.rs:410:9:410:13 | x | variables.rs:412:20:414:5 | [SSA] <captured entry> x | Local flow step does not preserve enclosing callable. |
4
+ | variables.rs:418:9:418:13 | y | variables.rs:421:9:421:9 | [SSA] y | Local flow step does not preserve enclosing callable. |
5
+ | variables.rs:436:9:436:13 | i | variables.rs:438:9:438:9 | [SSA] i | Local flow step does not preserve enclosing callable. |
Original file line number Diff line number Diff line change
1
+ uniqueEnclosingCallable
2
+ | main.rs:194:25:194:25 | x | Node should have one enclosing callable but has 0. |
3
+ | main.rs:198:28:198:28 | x | Node should have one enclosing callable but has 0. |
4
+ | main.rs:202:28:202:28 | x | Node should have one enclosing callable but has 0. |
5
+ | main.rs:206:28:206:28 | x | Node should have one enclosing callable but has 0. |
6
+ localFlowIsLocal
7
+ | main.rs:432:9:432:10 | i6 | main.rs:434:20:434:44 | [SSA] <captured entry> i6 | Local flow step does not preserve enclosing callable. |
You can’t perform that action at this time.
0 commit comments