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

Generate non-implicit impls for top-level interfaces #1062

Merged
merged 1 commit into from
Feb 6, 2021

Conversation

clairernovotny
Copy link
Member

@clairernovotny clairernovotny commented Feb 5, 2021

Fixes #1061 for cases when the top-level interface declares refit methods and the base interfaces don't.

Does not handle a case where there's three or more interfaces, and a base interface adds the Refit attributes from something it derives from.

@clairernovotny clairernovotny merged commit fb3d196 into main Feb 6, 2021
@clairernovotny clairernovotny deleted the generate-non-explicit branch February 6, 2021 01:24
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refit breaks with interface inheritance where base doesn't specify refit methods
1 participant