scala3 icon indicating copy to clipboard operation
scala3 copied to clipboard

Backport to fix a REPL bad symbolic reference

Open dwijnand opened this issue 1 year ago • 1 comments

Fixes #15562

dwijnand avatar Feb 21 '24 22:02 dwijnand

@odersky see my comment at https://github.com/lampepfl/dotty/issues/15562#issuecomment-1956841948, any suggestions on how we can fix this within the denotation update logic?

dwijnand avatar Feb 21 '24 22:02 dwijnand

Need to pull in the changes in #19786

dwijnand avatar Feb 26 '24 20:02 dwijnand

@Kordyjan Does CI work on the release-3.3.3 branch? I suspect that all these failures aren't due to the changes here. I could be wrong, but I just wanted to confirm the baseline.

dwijnand avatar Mar 11 '24 11:03 dwijnand