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

Impl databake for all AST node types #1047

Merged
merged 1 commit into from
Nov 9, 2023
Merged

Conversation

adamchalmers
Copy link
Collaborator

Databake doesn't have any derive for HashMap, so for NonCodeMeta I decided to skip serializing the non_code_nodes. This should be OK for now.

See unicode-org/icu4x#4266 for the Databake hashmap issue.

Copy link

vercel bot commented Nov 9, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
modeling-app ✅ Ready (Inspect) Visit Preview Nov 9, 2023 10:25pm

Databake doesn't have any derive for HashMap, so for NonCodeMeta I decided to skip serializing the non_code_nodes. This should be OK for now.

See <unicode-org/icu4x#4266> for the Databake hashmap issue.
@adamchalmers adamchalmers merged commit 1672c1f into main Nov 9, 2023
16 checks passed
@adamchalmers adamchalmers deleted the achalmers/databake branch November 9, 2023 22:39
@pierremtb pierremtb mentioned this pull request Nov 14, 2023
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.

None yet

1 participant