Skip to content

Fix closure param type inference in generic context#7200

Merged
weirdan merged 4 commits intovimeo:masterfrom
klimick:fix-closure-param-type-inference-generic-context
Dec 27, 2021
Merged

Fix closure param type inference in generic context#7200
weirdan merged 4 commits intovimeo:masterfrom
klimick:fix-closure-param-type-inference-generic-context

Conversation

@klimick
Copy link
Copy Markdown
Contributor

@klimick klimick commented Dec 22, 2021

Fix #7199

@weirdan weirdan added the release:fix The PR will be included in 'Fixes' section of the release notes label Dec 22, 2021
@klimick
Copy link
Copy Markdown
Contributor Author

klimick commented Dec 22, 2021

Tests are passed locally. Maybe workflow workers are temporarily dead?

@orklah
Copy link
Copy Markdown
Collaborator

orklah commented Dec 22, 2021

yeah, there's something weird

@klimick klimick changed the title Fix closure param type inference generic context Fix closure param type inference in generic context Dec 22, 2021
@orklah
Copy link
Copy Markdown
Collaborator

orklah commented Dec 23, 2021

Can you rebase? CI should be ok now

@klimick
Copy link
Copy Markdown
Contributor Author

klimick commented Dec 23, 2021

Done

@weirdan
Copy link
Copy Markdown
Collaborator

weirdan commented Dec 26, 2021

Apparently, the rebase went wrong, so I have redone it.

@weirdan weirdan merged commit 66b5d60 into vimeo:master Dec 27, 2021
@weirdan
Copy link
Copy Markdown
Collaborator

weirdan commented Dec 27, 2021

Thanks!

klimick added a commit to klimick/psalm that referenced this pull request Aug 15, 2023
klimick added a commit to klimick/psalm that referenced this pull request Aug 21, 2023
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.

Closure parameters type inference broken in generic context

3 participants