Skip to content

Improve ergonomics of icu4x-datagen #6476

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

Merged
merged 3 commits into from
Apr 21, 2025
Merged

Conversation

sffc
Copy link
Member

@sffc sffc commented Apr 21, 2025

A few loosely related changes I made while without an internet connection and trying to debug #6205.

@sffc sffc requested a review from a team as a code owner April 21, 2025 05:18
@@ -46,6 +46,7 @@ use_wasm = ["icu_provider_source?/use_wasm"]
use_icu4c = ["icu_provider_source?/use_icu4c"]
networking = ["icu_provider_source?/networking"]
experimental = ["icu_provider_source?/experimental", "icu/experimental"]
rayon = ["icu_provider_export/rayon"]
Copy link
Member

Choose a reason for hiding this comment

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

thought: parallelism? rayon is also fine, it's widely understood in rust

Copy link
Member Author

Choose a reason for hiding this comment

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

The feature was already called rayon 🤷‍♂️

#6482

@sffc
Copy link
Member Author

sffc commented Apr 21, 2025

@robertbastian you may have thoughts on this but it is easy to change again so I will merge now.

@sffc sffc requested a review from robertbastian April 21, 2025 21:24
@sffc sffc merged commit 3697635 into unicode-org:main Apr 21, 2025
29 checks passed
@sffc sffc deleted the datagen-ergonomics branch April 21, 2025 21:24
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