Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow unquoted expressions in default = ... #331

Merged
merged 1 commit into from
Oct 2, 2024
Merged

Conversation

TedDriggs
Copy link
Collaborator

For backwards compatibility, strings are still interpreted as code inside a string.

Fixes #330

@TedDriggs TedDriggs force-pushed the default-expr branch 3 times, most recently from cdc59b8 to 424a554 Compare October 2, 2024 16:15
For backwards compatibility, strings are still interpreted as code inside a string.

Fixes #330
@TedDriggs TedDriggs merged commit 2418ab4 into master Oct 2, 2024
30 checks passed
@TedDriggs TedDriggs deleted the default-expr branch October 2, 2024 16:35
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.

Support arbitrary expression for #[builder(default = ...)]
1 participant