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

Fix quotes in patterns #5532

Merged
merged 10 commits into from
Sep 12, 2024
Merged

Fix quotes in patterns #5532

merged 10 commits into from
Sep 12, 2024

Conversation

robertbastian
Copy link
Member

No description provided.

@@ -234,14 +234,6 @@ impl DoublePlaceholderInfo {
/// "yesterday",
/// );
///
/// // Escaped placeholder and a placeholder value 1 (note, "bar" is used):
Copy link
Member Author

Choose a reason for hiding this comment

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

this test is being added back in #5531, but there's no way to pass options through FromStr.

@robertbastian robertbastian merged commit ec8a5aa into unicode-org:main Sep 12, 2024
28 checks passed
@robertbastian robertbastian deleted the quotes branch September 12, 2024 16:18
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