Skip to content

Conversation

@RomanSurface
Copy link

This PR adds a small integration test documenting the behavior of collecting
duplicate keys into a BTreeMap.

When duplicate keys are provided, the last entry overwrites previous ones.
No behavior change is intended; this test only makes the existing semantics explicit.

Signed-off-by: Pietro Virgillito <[email protected]>
@RomanSurface RomanSurface force-pushed the duplicate-syscall-test branch 2 times, most recently from 83c9420 to f810156 Compare December 20, 2025 15:20
Signed-off-by: Pietro Virgillito <[email protected]>
@RomanSurface RomanSurface force-pushed the duplicate-syscall-test branch from f810156 to e3144db Compare December 20, 2025 15:29
@RomanSurface
Copy link
Author

FYI: cargo-audit currently fails due to an unsupported CVSS 4.0 advisory
(RUSTSEC-2024-0445). This PR does not change dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant