Skip to content

Fix missing support for #[builder(field)] with #[builder(const)]#291

Merged
Veetaha merged 6 commits into
masterfrom
fix/builder-const-field
Apr 21, 2025
Merged

Fix missing support for #[builder(field)] with #[builder(const)]#291
Veetaha merged 6 commits into
masterfrom
fix/builder-const-field

Conversation

@Veetaha
Copy link
Copy Markdown
Collaborator

@Veetaha Veetaha commented Apr 21, 2025

Closes #290

@Veetaha Veetaha changed the title Fix #[builder(field)] support with #[builder(const)] Fix #[builder(field)] support for #[builder(const)] Apr 21, 2025
@Veetaha Veetaha changed the title Fix #[builder(field)] support for #[builder(const)] Fix missing support for #[builder(field)] with #[builder(const)] Apr 21, 2025
@Veetaha Veetaha merged commit 958a904 into master Apr 21, 2025
36 checks passed
@Veetaha Veetaha deleted the fix/builder-const-field branch April 21, 2025 03:20
@github-actions github-actions Bot mentioned this pull request Apr 21, 2025
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.

#[builder(const)] does not support #[builder(field = expression)]

2 participants