From c5a44cf8ffc3f738d72faa56bb4381d993d281ba Mon Sep 17 00:00:00 2001 From: Simon Friis Vindum Date: Wed, 10 Dec 2025 09:53:07 +0100 Subject: [PATCH] Rust: Accept changes to expected files --- .../CWE-825/CONSISTENCY/PathResolutionConsistency.expected | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/rust/ql/test/query-tests/security/CWE-825/CONSISTENCY/PathResolutionConsistency.expected b/rust/ql/test/query-tests/security/CWE-825/CONSISTENCY/PathResolutionConsistency.expected index c581cd273e6..b3a011a27af 100644 --- a/rust/ql/test/query-tests/security/CWE-825/CONSISTENCY/PathResolutionConsistency.expected +++ b/rust/ql/test/query-tests/security/CWE-825/CONSISTENCY/PathResolutionConsistency.expected @@ -1,6 +1,10 @@ multipleResolvedTargets | deallocation.rs:354:11:354:29 | ...::from(...) | | deallocation.rs:355:11:355:29 | ...::from(...) | +| deallocation.rs:420:2:420:4 | * ... | +| deallocation.rs:421:23:421:25 | * ... | +| deallocation.rs:425:33:425:35 | * ... | +| deallocation.rs:430:27:430:29 | * ... | | lifetime.rs:217:17:217:25 | * ... | | lifetime.rs:610:13:610:31 | ...::from(...) | | lifetime.rs:611:13:611:31 | ...::from(...) |