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

Datagen API review feedback #4041

Merged
merged 10 commits into from
Sep 20, 2023
Merged

Datagen API review feedback #4041

merged 10 commits into from
Sep 20, 2023

Conversation

robertbastian
Copy link
Member

@robertbastian robertbastian commented Sep 14, 2023

Fixes #3564

@robertbastian robertbastian requested a review from a team as a code owner September 14, 2023 15:51
provider/datagen/src/baked_exporter.rs Show resolved Hide resolved
provider/datagen/src/lib.rs Outdated Show resolved Hide resolved
provider/fs/src/export/serializers/bincode.rs Outdated Show resolved Hide resolved
provider/fs/src/export/serializers/json.rs Outdated Show resolved Hide resolved
provider/fs/src/export/serializers/mod.rs Outdated Show resolved Hide resolved
provider/fs/src/export/serializers/postcard.rs Outdated Show resolved Hide resolved
@@ -80,7 +80,7 @@ $ icu4x-datagen config.json

Copy link
Member

Choose a reason for hiding this comment

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

Did you fix this one?

DatagenProvider: ExportableProvider link is broken

Copy link
Member Author

Choose a reason for hiding this comment

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

Couldn't reproduce this

Copy link
Member

Choose a reason for hiding this comment

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

It's on this page: https://unicode-org.github.io/icu4x/docs/icu_datagen/struct.DatagenProvider.html

The link to ExportableProvider is a 404.

Copy link
Member

Choose a reason for hiding this comment

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

(does not block this PR)

Copy link
Member Author

Choose a reason for hiding this comment

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

It doesn't reproduce locally, so shouldn't be an actual issue on crates.io.

@robertbastian robertbastian requested a review from sffc September 19, 2023 11:04
@robertbastian robertbastian merged commit a5c61d6 into unicode-org:main Sep 20, 2023
25 checks passed
@robertbastian robertbastian deleted the doc branch September 20, 2023 18:16
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.

New datagen API
3 participants