Skip to content

Commit be7db80

Browse files
committed
Rust: Accept consistency check change (from CI).
1 parent 05e1cd4 commit be7db80

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

rust/ql/test/library-tests/dataflow/sources/CONSISTENCY/PathResolutionConsistency.expected

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ multipleCallTargets
1111
| test.rs:179:30:179:68 | ...::_print(...) |
1212
| test.rs:188:26:188:105 | ...::_print(...) |
1313
| test.rs:229:22:229:72 | ... .read_to_string(...) |
14+
| test.rs:483:22:483:50 | file.read_to_end(...) |
15+
| test.rs:489:22:489:53 | file.read_to_string(...) |
1416
| test.rs:610:18:610:38 | ...::_print(...) |
1517
| test.rs:615:18:615:45 | ...::_print(...) |
1618
| test.rs:619:25:619:49 | address.to_socket_addrs() |

0 commit comments

Comments
 (0)