Skip to content

Clean up TimeZoneProvider crate#525

Merged
nekevss merged 3 commits intoboa-dev:mainfrom
Manishearth:provider-cleanup
Aug 27, 2025
Merged

Clean up TimeZoneProvider crate#525
nekevss merged 3 commits intoboa-dev:mainfrom
Manishearth:provider-cleanup

Conversation

@Manishearth
Copy link
Copy Markdown
Contributor

Organizes it better, and makes the baked data a more core part of it without needing the whole macro setup.

The macro setup exists in ICU4X to enable sharing between different
crates; but we don't need that here. Let's keep it simple for now and
not export macros; just constants.
@Manishearth Manishearth requested a review from nekevss August 27, 2025 20:35
Copy link
Copy Markdown
Member

@nekevss nekevss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nekevss nekevss merged commit a8593f9 into boa-dev:main Aug 27, 2025
8 checks passed
@Manishearth Manishearth deleted the provider-cleanup branch August 27, 2025 22:37
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.

2 participants