Skip to content

Conversation

@RAprogramm
Copy link
Owner

Summary

  • allow structs and enum variants to call #[error(fmt = ...)] handlers with borrowed fields and the formatter
  • drop duplicate missing-attribute diagnostics and refresh the related trybuild expectations
  • add a formatter-path success fixture and bump the crate metadata/documentation

Testing

  • cargo +nightly fmt --
  • cargo +1.90.0 clippy -- -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_68cdf7c1180c832ba0fa8e34f4e947df

@RAprogramm RAprogramm merged commit fcf5182 into new_version Sep 20, 2025
1 of 2 checks passed
@RAprogramm RAprogramm deleted the codex/add-displayspec-fmtpath-handling branch September 20, 2025 01:04
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