File tree Expand file tree Collapse file tree 3 files changed +2
-5
lines changed
rust/ql/test/library-tests/dataflow/sources Expand file tree Collapse file tree 3 files changed +2
-5
lines changed Original file line number Diff line number Diff line change 1
- extractionWarning
2
- | target/debug/build/typenum-a2c428dcba158190/out/tests.rs:1:1:1:1 | semantic analyzer unavailable (not included in files loaded from manifest) |
Original file line number Diff line number Diff line change 1
- multipleMethodCallTargets
2
- | test.rs:618:25:618:49 | address.to_socket_addrs() | file://:0:0:0:0 | fn to_socket_addrs |
3
- | test.rs:618:25:618:49 | address.to_socket_addrs() | file://:0:0:0:0 | fn to_socket_addrs |
Original file line number Diff line number Diff line change 59
59
| test.rs:444:31:444:45 | ...::read | Flow source 'FileSource' of type file (DEFAULT). |
60
60
| test.rs:449:22:449:46 | ...::read_to_string | Flow source 'FileSource' of type file (DEFAULT). |
61
61
| test.rs:455:26:455:29 | path | Flow source 'FileSource' of type file (DEFAULT). |
62
+ | test.rs:455:26:455:29 | path | Flow source 'FileSource' of type file (DEFAULT). |
63
+ | test.rs:456:31:456:39 | file_name | Flow source 'FileSource' of type file (DEFAULT). |
62
64
| test.rs:456:31:456:39 | file_name | Flow source 'FileSource' of type file (DEFAULT). |
63
65
| test.rs:462:22:462:41 | ...::read_link | Flow source 'FileSource' of type file (DEFAULT). |
64
66
| test.rs:472:20:472:38 | ...::open | Flow source 'FileSource' of type file (DEFAULT). |
You can’t perform that action at this time.
0 commit comments