File tree 2 files changed +5
-2
lines changed
2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change
1
+ uniqueCallEnclosingCallable
2
+ | canonical_paths.rs:32:9:32:14 | CallExpr | Call should have one enclosing callable but has 0. |
3
+ | canonical_paths.rs:66:13:66:20 | CallExpr | Call should have one enclosing callable but has 0. |
Original file line number Diff line number Diff line change 1
1
uniqueNodeLocation
2
+ | file://:0:0:0:0 | ... .parent(...) | Node should have one location but has 0. |
3
+ | file://:0:0:0:0 | ... .unwrap(...) | Node should have one location but has 0. |
2
4
| file://:0:0:0:0 | BlockExpr | Node should have one location but has 0. |
3
- | file://:0:0:0:0 | MethodCallExpr | Node should have one location but has 0. |
4
- | file://:0:0:0:0 | MethodCallExpr | Node should have one location but has 0. |
5
5
| file://:0:0:0:0 | Param | Node should have one location but has 0. |
6
6
| file://:0:0:0:0 | PathExpr | Node should have one location but has 0. |
7
7
missingLocation
You can’t perform that action at this time.
0 commit comments