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

[backport] RefCheck types uniformly, handle existentials and annotations #9808

Merged
merged 1 commit into from Nov 11, 2021

Conversation

lrytz
Copy link
Member

@lrytz lrytz commented Nov 11, 2021

  • All existentially bound skolems are replaced with wildcards
  • Annotation types are checked deeply
  • Nesting of @uncheckedBounds is handled properly

Backport of #9806

 - All existentially bound skolems are replaced with wildcards
 - Annotation types are checked deeply
 - Nesting of `@uncheckedBounds` is handled properly
@scala-jenkins scala-jenkins added this to the 2.12.16 milestone Nov 11, 2021
@SethTisue SethTisue added the release-notes worth highlighting in next release notes label Nov 11, 2021
@lrytz
Copy link
Member Author

lrytz commented Nov 11, 2021

(doesn't need the release notes label, the bug was not in any 2.12 release)

@lrytz lrytz requested a review from SethTisue November 11, 2021 18:16
@SethTisue SethTisue removed the release-notes worth highlighting in next release notes label Nov 11, 2021
@SethTisue SethTisue merged commit 586302a into scala:2.12.x Nov 11, 2021
@SethTisue
Copy link
Member

I'll make sure both the 2.12.x and 2.13.x versions get run through the community build soon.

@SethTisue SethTisue modified the milestones: 2.12.16, 2.13.8 Nov 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants