Skip to content

Static lookup of character classes in generic contexts #157

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
Feb 11, 2022

Conversation

rxwei
Copy link
Contributor

@rxwei rxwei commented Feb 11, 2022

Eliminates quantifier overloads on character classes by utilizing SE-0299.

@rxwei rxwei requested a review from milseman February 11, 2022 10:27
@rxwei rxwei force-pushed the character-class-protocol-lookup branch from 3d11de5 to aa3f4ee Compare February 11, 2022 10:29
@rxwei
Copy link
Contributor Author

rxwei commented Feb 11, 2022

@swift-ci please test Linux

Eliminates quantifier overloads on character classes by utilizing SE-0299.
@rxwei rxwei force-pushed the character-class-protocol-lookup branch from aa3f4ee to e3c02bc Compare February 11, 2022 10:30
@rxwei
Copy link
Contributor Author

rxwei commented Feb 11, 2022

@swift-ci please test Linux

1 similar comment
@rxwei
Copy link
Contributor Author

rxwei commented Feb 11, 2022

@swift-ci please test Linux

Copy link
Member

@milseman milseman left a comment

Choose a reason for hiding this comment

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

LGTM, this is looking nice!

@rxwei rxwei merged commit 796d69b into swiftlang:main Feb 11, 2022
@rxwei rxwei deleted the character-class-protocol-lookup branch February 11, 2022 18:53
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