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

adds option to rust keywords #2399

Merged
merged 2 commits into from
Jan 6, 2024
Merged

adds option to rust keywords #2399

merged 2 commits into from
Jan 6, 2024

Conversation

darklyspaced
Copy link
Contributor

prevents a compilation error when a struct called Option is generated and optional fields are present in the structs.

fixes #2385

@dvdsgl dvdsgl enabled auto-merge (squash) January 6, 2024 22:35
@dvdsgl dvdsgl merged commit 838c5e0 into glideapps:master Jan 6, 2024
7 of 24 checks passed
dvdsgl added a commit that referenced this pull request Feb 13, 2024
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.

generated rust code breaks when object literal name is Option
2 participants