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 "Fix caching issue caused by incorrect isProvisional check" #17246

Merged
merged 1 commit into from
Apr 14, 2023

Conversation

Kordyjan
Copy link
Contributor

Backports #16989

A static TypeRef can still be provisional if it's currently being completed (see
the logic in `Namer#TypeDefCompleter#typeSig`).

Fixes scala#16950.
@Kordyjan Kordyjan added this to the 3.3.0 backports milestone Apr 13, 2023
@Kordyjan Kordyjan enabled auto-merge April 13, 2023 13:38
@Kordyjan Kordyjan merged commit 786035e into scala:release-3.3.0 Apr 14, 2023
@Kordyjan Kordyjan deleted the backport-16989 branch April 14, 2023 13:58
@Kordyjan Kordyjan modified the milestones: 3.3.0 backports, 3.3.0 Aug 2, 2023
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.

3 participants