Skip to content

Fix re-export docs (may depend on rustdoc fixes) #7247

@sffc

Description

@sffc

Previous issues: #6069, #6104, #5915

We previously agreed to add docs to our re-exported input and preference types, the ones in icu_component::input and icu_component::preferences, that indicate that they are re-exports.

However, the resulting docs don't look the same in icu_component and icu::component. Here's an example:

Image

https://docs.rs/icu_datetime/latest/icu_datetime/preferences/index.html

Image

https://docs.rs/icu/latest/icu/datetime/preferences/index.html

Our re-export disclaimer is in icu_datetime::preferences but not icu::datetime::preferences.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-metaComponent: Relating to ICU4X as a wholeT-docs-testsType: Code change outside core library

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions