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

fix: Dealias NamedTuple's name types when resolving NamedTuple's element types #21331

Merged
merged 1 commit into from
Aug 10, 2024

Conversation

KacperFKorban
Copy link
Member

fixes #21300

@KacperFKorban KacperFKorban marked this pull request as ready for review August 7, 2024 10:23
@odersky odersky merged commit ba2c731 into scala:main Aug 10, 2024
28 checks passed
@odersky odersky deleted the fix-i21300 branch August 10, 2024 17:53
WojciechMazur added a commit that referenced this pull request Aug 28, 2024
…ple's element types" to 3.5.2 (#21486)

Backports #21331 to the 3.5.2 branch.

PR submitted by the release tooling.
[skip ci]
@WojciechMazur WojciechMazur added this to the 3.5.2 milestone Oct 8, 2024
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.

Named Tuple element not selectable when name comes from type alias
3 participants