Skip to content

Revert lint:infer-any warning when inferring Any/Nothing for HK#11162

Merged
lrytz merged 1 commit intoscala:2.13.xfrom
lrytz:t13128-revert
Oct 24, 2025
Merged

Revert lint:infer-any warning when inferring Any/Nothing for HK#11162
lrytz merged 1 commit intoscala:2.13.xfrom
lrytz:t13128-revert

Conversation

@lrytz
Copy link
Copy Markdown
Member

@lrytz lrytz commented Oct 24, 2025

See discussions on PR #11157 / ticket scala/bug#13128.

Fixes scala/bug#13128

See discussions on PR 11157 / ticket 13128.
@scala-jenkins scala-jenkins added this to the 2.13.18 milestone Oct 24, 2025
Copy link
Copy Markdown
Contributor

@som-snytt som-snytt left a comment

Choose a reason for hiding this comment

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

Thanks, and sorry for the noise.

@lrytz
Copy link
Copy Markdown
Member Author

lrytz commented Oct 24, 2025

No worries!

@lrytz lrytz merged commit 2ec2a12 into scala:2.13.x Oct 24, 2025
3 checks passed
@SethTisue SethTisue added the release-notes worth highlighting in next release notes label Oct 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-notes worth highlighting in next release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

New false positive warning with 2.13.17: a type was inferred to be kind-polymorphic Nothing to conform to F[_]

5 participants