Skip to content

Conversation

@RAprogramm
Copy link
Owner

Summary

  • refactor the last4 masking helper to work directly with the Chars iterator and avoid a temporary Vec
  • add a regression test that ensures multibyte strings retain their suffix under the last4 redaction policy

Testing

  • cargo +nightly fmt --
  • cargo +1.90.0 clippy --all-targets -- -D warnings
  • cargo +1.90.0 build --all-targets
  • cargo +1.90.0 test --all
  • cargo +1.90.0 doc --no-deps
  • cargo audit
  • cargo deny check

https://chatgpt.com/codex/tasks/task_e_68d658a328c4832b846ead153ef9415f

@RAprogramm RAprogramm merged commit e25bc54 into new_verison Sep 26, 2025
1 of 2 checks passed
@RAprogramm RAprogramm deleted the eye-of-ra/refactor-mask_last4-for-iterator-usage branch September 26, 2025 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants