Skip to content

Conversation

@RAprogramm
Copy link
Owner

Summary

  • teach the derive macro to accept #[provide(ref = ..., value = ...)] field attributes and emit the matching provide code for structs and enums
  • surface the new telemetry hooks in the README and bump crate versions to 0.8.0 / 0.4.0 with changelog updates
  • extend the integration suite with runtime regressions that request references and values via std::error::Request

Testing

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

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

@RAprogramm RAprogramm merged commit 8974236 into new_version Sep 20, 2025
1 of 2 checks passed
@RAprogramm RAprogramm deleted the codex/add-support-for-provide-attribute-in-fieldattrs branch September 20, 2025 04:56
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