Skip to content

Conversation

@som-snytt
Copy link
Contributor

Fixes #24631

@som-snytt som-snytt marked this pull request as ready for review December 9, 2025 18:12
@som-snytt
Copy link
Contributor Author

The alt tweak

          alts.find(_.info.paramInfoss == ListOfNil) match
          case Some(alt) => readaptSimplified(tree.withType(alt))

@Gedochao Gedochao added the backport:nominated If we agree to backport this PR, replace this tag with "backport:accepted", otherwise delete it. label Dec 10, 2025
@Gedochao Gedochao added this to the 3.8.0 milestone Dec 10, 2025
@Gedochao Gedochao requested a review from noti0na1 December 10, 2025 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:nominated If we agree to backport this PR, replace this tag with "backport:accepted", otherwise delete it.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Call to nullary method in generic java class is inferred as the generic type

3 participants