Skip to content

Conversation

bracevac
Copy link
Contributor

Fixes #23456

We now eagerly dealias (modulo opaque types) type aliases that are known to be concrete function types.

@bracevac bracevac requested a review from tgodzik September 23, 2025 16:05
Copy link
Contributor

@tgodzik tgodzik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Fixes scala#23456

We now eagerly dealias (modulo opaque types) type aliases
that are known to be concrete function types.
@bracevac bracevac enabled auto-merge September 24, 2025 09:34
@bracevac bracevac merged commit 31299e2 into scala:main Sep 24, 2025
49 of 50 checks passed
@bracevac bracevac deleted the ob-fix-23456 branch September 24, 2025 10:35
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.

Scaladoc displays very incorrect type signatures for function type aliases
2 participants