Skip to content

Implement display on all error types #5969

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 1 commit into from
Jan 9, 2025

Conversation

Manishearth
Copy link
Member

Fixes #5930

robertbastian
robertbastian previously approved these changes Jan 9, 2025
@Manishearth Manishearth merged commit 2ea039e into unicode-org:main Jan 9, 2025
28 checks passed
@Manishearth Manishearth deleted the error-display branch January 9, 2025 19:56
/// For example, "1/2/3".
#[displaydoc("Represents an error when the ratio string contains multiple slashes")]
Copy link
Member

Choose a reason for hiding this comment

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

Nit, here and elsewhere: keep the editorializing to docs. Say just "ratio string contains multiple slashes"

Copy link
Member Author

Choose a reason for hiding this comment

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

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.

icu::icu_timezone::ParseError cannot be formatted with the default formatter
3 participants