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 TryFrom impls and update CHANGELOG #1023

Merged
merged 2 commits into from Jul 5, 2023
Merged

add TryFrom impls and update CHANGELOG #1023

merged 2 commits into from Jul 5, 2023

Conversation

BurntSushi
Copy link
Member

Closes #1022

BurntSushi and others added 2 commits July 5, 2023 07:33
Just a bit of polishing.
This enables builder APIs to take `T: TryInto<Regex>`, where `T` can be
a string or a preconstructed `Regex` instance.

Closes #1022
@BurntSushi BurntSushi merged commit 5c10684 into master Jul 5, 2023
15 checks passed
@BurntSushi BurntSushi deleted the ag/more-updates branch July 5, 2023 11:52
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.

None yet

2 participants