Skip to content

feat(stackable-versioned-macros): Handle attribute forwarding / doc generation#816

Closed
NickLarsenNZ wants to merge 7 commits intomainfrom
feat/attr-forwarding
Closed

feat(stackable-versioned-macros): Handle attribute forwarding / doc generation#816
NickLarsenNZ wants to merge 7 commits intomainfrom
feat/attr-forwarding

Conversation

@NickLarsenNZ
Copy link
Member

@NickLarsenNZ NickLarsenNZ commented Jun 26, 2024

Description

Part of stackabletech/issues#507

  • Forward all struct and field attributes (this includes docs).
    ⚠️ There is a problem with adding derive attributes. Rust Analyzer panics.
  • Allow version specific docs that carry across to future versions

Definition of Done Checklist

  • Not all of these items are applicable to all PRs, the author should update this template to only leave the boxes in that are relevant
  • Please make sure all these things are done and tick the boxes
# Author
- [ ] Integration tests passed (for non trivial changes)
# Reviewer
- [ ] Code contains useful comments
- [ ] (Integration-)Test cases added
- [ ] Documentation added or updated
- [ ] Changelog updated
- [ ] Cargo.toml only contains references to git tags (not specific commits or branches)
# Acceptance
- [ ] Feature Tracker has been updated
- [ ] Proper release label has been added

@NickLarsenNZ
Copy link
Member Author

Closed in favour of #847 (it was easier to reimplement after the refactor, and deal with merge conflicts).

@NickLarsenNZ NickLarsenNZ deleted the feat/attr-forwarding branch July 10, 2025 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant