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

Streamline TypeName to support pattern matching #3040

Merged
merged 1 commit into from
May 15, 2024
Merged

Conversation

kennykerr
Copy link
Collaborator

This for example allows TypeName("Namespace", _) to be used in a match expression, needed for #2939 and more flexible type specialization.

@kennykerr kennykerr merged commit 5b16029 into master May 15, 2024
71 checks passed
@kennykerr kennykerr deleted the type-name-pattern branch May 15, 2024 14:01
mati865 pushed a commit to mati865/windows-rs that referenced this pull request Jun 15, 2024
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.

1 participant