We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0e30d1 commit 9fc2a54Copy full SHA for 9fc2a54
2 files changed
rust/ql/test/library-tests/path-resolution/CONSISTENCY/PathResolutionConsistency.expected
@@ -1,9 +1,5 @@
1
multipleResolvedTargets
2
| main.rs:126:9:126:11 | f(...) |
3
-| main.rs:366:9:368:16 | ...::f(...) |
4
-| main.rs:369:9:371:16 | ...::f(...) |
5
-| main.rs:450:9:454:16 | ...::f(...) |
6
-| main.rs:455:9:459:16 | ...::f(...) |
7
-| main.rs:565:9:566:15 | ...::Assoc(...) |
8
-| main.rs:568:9:569:12 | ...::f1(...) |
9
-| main.rs:571:9:572:12 | ...::f1(...) |
+| main.rs:566:9:567:15 | ...::Assoc(...) |
+| main.rs:569:9:570:12 | ...::f1(...) |
+| main.rs:572:9:573:12 | ...::f1(...) |
rust/ql/test/library-tests/type-inference/CONSISTENCY/PathResolutionConsistency.expected
@@ -1,2 +1,2 @@
-| main.rs:2871:13:2871:17 | x.f() |
+| main.rs:2902:13:2902:17 | x.f() |
0 commit comments