Skip to content

Conversation

@RAprogramm
Copy link
Owner

Summary

  • allow clippy::result_large_err on ErrorResponse::with_details and the AppResult test helper so AppError stays rich without tripping lint
  • bump the crate to 0.13.1 with updated CHANGELOG and README installation snippets
  • refresh trybuild .stderr fixtures to match the Rust 1.90 diagnostics output

Testing

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

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

@RAprogramm RAprogramm merged commit d53ed4f into new_version Sep 23, 2025
1 of 2 checks passed
@RAprogramm RAprogramm deleted the codex/fix-large-err-variant-error-in-appresult branch September 23, 2025 04:27
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