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

Simplify implementing with WinRT generic interfaces #1510

Merged
merged 8 commits into from
Feb 7, 2022

Conversation

kennykerr
Copy link
Collaborator

The DefaultType concept exists only to support generic WinRT interface implementations. This update simplifies the way this is supported by WinRT types and adds some more testing on the way to #91. This is all complicated by the fact that Rust lacks negative or exclusive trait bounds.

@kennykerr kennykerr merged commit 225a2e5 into master Feb 7, 2022
@kennykerr kennykerr deleted the merged-default-type branch February 7, 2022 22:28
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

1 participant