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

Refine handling of StaleSymbol type errors #19605

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Feb 3, 2024

Regular StaleSymbol can be caught and masked in some situations. Stale symbol type errors need to allow the same.

Fixes #19604

Regular StaleSymbol can be caught and masked in some situations. Stale symbol
type errors need to allow the same.

Fixes scala#19604
@nicolasstucki nicolasstucki merged commit f14d0a2 into scala:main Feb 5, 2024
19 checks passed
@nicolasstucki nicolasstucki deleted the fix-19604 branch February 5, 2024 09:56
@Kordyjan Kordyjan added this to the 3.4.1 milestone Feb 14, 2024
WojciechMazur added a commit that referenced this pull request Jul 1, 2024
Backports #19605 to the LTS branch.

PR submitted by the release tooling.
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.

Regression in zio/zio-prelude - too eager recursive macro dependency check
3 participants