Skip to content

Conversation

@jchyb
Copy link
Contributor

@jchyb jchyb commented Aug 23, 2024

The actual stale symbol error, while recent, seems correct to me. There is no reason why an earlier phase (Mixins) should see a denotation from a later phase (LazyVals) - if the opposite is true (like with the fix here) the bringForward method is able to recover with a NoDenotation, which I think is what we want.

Based on #21280

The actual stale symbol error, while recent, seems correct to me.
There is no reason why an earlier phase (Mixins) should see denotation
from a later phase (LazyVals) - if the opposite is true (like with the fix
here) the bringForward method is able to recover with a NoDenotation,
which is what we want.
@jchyb
Copy link
Contributor Author

jchyb commented Aug 23, 2024

does not seem to work at all, unfortunately

@jchyb jchyb closed this Aug 23, 2024
@jchyb jchyb deleted the fix-stale-i21271 branch September 6, 2024 16:13
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.

1 participant