Skip to content

Emit DeprecatedInterface when interface is referenced in a generic#8687

Merged
orklah merged 1 commit intovimeo:masterfrom
weirdan:emit-deprecatedinterface-when-referenced-in-generics
Nov 9, 2022
Merged

Emit DeprecatedInterface when interface is referenced in a generic#8687
orklah merged 1 commit intovimeo:masterfrom
weirdan:emit-deprecatedinterface-when-referenced-in-generics

Conversation

@weirdan
Copy link
Copy Markdown
Collaborator

@weirdan weirdan commented Nov 9, 2022

Fixes #8617

@weirdan weirdan added the release:fix The PR will be included in 'Fixes' section of the release notes label Nov 9, 2022
@weirdan weirdan changed the title Emit DeprecatedInterface when an interface is referenced in a generic Emit DeprecatedInterface when interface is referenced in a generic Nov 9, 2022
@orklah
Copy link
Copy Markdown
Collaborator

orklah commented Nov 9, 2022

Cool!

@orklah orklah merged commit 0cd1f13 into vimeo:master Nov 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release:fix The PR will be included in 'Fixes' section of the release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Using a deprecated interface in generics triggers DeprecatedClass error

2 participants