Skip to content

Fix repeated #[builder] attributes getting ignored on free functions#263

Merged
Veetaha merged 1 commit intomasterfrom
fix/ignored-attributes-on-functions
Mar 15, 2025
Merged

Fix repeated #[builder] attributes getting ignored on free functions#263
Veetaha merged 1 commit intomasterfrom
fix/ignored-attributes-on-functions

Conversation

@Veetaha
Copy link
Collaborator

@Veetaha Veetaha commented Mar 15, 2025

Closes #261

@Veetaha Veetaha merged commit 42457b5 into master Mar 15, 2025
27 checks passed
@Veetaha Veetaha deleted the fix/ignored-attributes-on-functions branch March 15, 2025 16:57
@github-actions github-actions bot mentioned this pull request Mar 16, 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.

All #[builder] attributes after the first one on functions are ignored

2 participants