Rust: Accept test changes after merge with main.

This commit is contained in:
Geoffrey White
2025-05-21 10:17:14 +01:00
parent ea9531f3ea
commit 053da5530f
3 changed files with 2 additions and 5 deletions

View File

@@ -1,2 +0,0 @@
extractionWarning
| target/debug/build/typenum-a2c428dcba158190/out/tests.rs:1:1:1:1 | semantic analyzer unavailable (not included in files loaded from manifest) |

View File

@@ -1,3 +0,0 @@
multipleMethodCallTargets
| test.rs:618:25:618:49 | address.to_socket_addrs() | file://:0:0:0:0 | fn to_socket_addrs |
| test.rs:618:25:618:49 | address.to_socket_addrs() | file://:0:0:0:0 | fn to_socket_addrs |

View File

@@ -59,6 +59,8 @@
| test.rs:444:31:444:45 | ...::read | Flow source 'FileSource' of type file (DEFAULT). |
| test.rs:449:22:449:46 | ...::read_to_string | Flow source 'FileSource' of type file (DEFAULT). |
| test.rs:455:26:455:29 | path | Flow source 'FileSource' of type file (DEFAULT). |
| test.rs:455:26:455:29 | path | Flow source 'FileSource' of type file (DEFAULT). |
| test.rs:456:31:456:39 | file_name | Flow source 'FileSource' of type file (DEFAULT). |
| test.rs:456:31:456:39 | file_name | Flow source 'FileSource' of type file (DEFAULT). |
| test.rs:462:22:462:41 | ...::read_link | Flow source 'FileSource' of type file (DEFAULT). |
| test.rs:472:20:472:38 | ...::open | Flow source 'FileSource' of type file (DEFAULT). |