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

Add recommended locale set options and expand regions in datagen #3586

Merged
merged 3 commits into from
Jun 28, 2023

Conversation

robertbastian
Copy link
Member

@robertbastian robertbastian commented Jun 27, 2023

#3564
#3538
Fixes #3377

provider/datagen/src/options.rs Outdated Show resolved Hide resolved
provider/datagen/src/options.rs Outdated Show resolved Hide resolved
provider/datagen/src/options.rs Outdated Show resolved Hide resolved
provider/datagen/src/bin/datagen/args.rs Outdated Show resolved Hide resolved
@robertbastian robertbastian changed the title Add region flag to datagen API Add recommended locale set options and expand regions in datagen Jun 28, 2023
return true;
}
let mut chain = fallbacker
.for_config(Default::default())
Copy link
Member

Choose a reason for hiding this comment

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

Nit: The function should take the DataKey and you should use it when configuring the fallbacker

@robertbastian robertbastian merged commit 7b8ad79 into unicode-org:main Jun 28, 2023
22 checks passed
@robertbastian robertbastian deleted the regions branch June 29, 2023 08:23
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.

Datagen locales should support an "auto" set
3 participants