Skip to content

Conversation

@RAprogramm
Copy link
Owner

Summary

  • move Context::into_error to transfer its AppCode into the constructed AppError while keeping field redaction helpers working with moved metadata
  • add a regression test that proves dynamically created codes are moved (pointer identity) and refresh trybuild snapshots for the current compiler diagnostics
  • bump the crate to 0.24.1 with changelog and README updates reflecting the fix

Testing

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

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

@RAprogramm RAprogramm merged commit 9ab290c into new_verison Sep 26, 2025
1 of 2 checks passed
@RAprogramm RAprogramm deleted the eye-of-ra/refactor-into_error-and-add-regression-test branch September 26, 2025 23:19
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