You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding tests for crash reproduction scala#19328 that I reported, that was
already fixed in nightly.
I added the `pos` ones just in case, as protection against potential
regressions. So far I managed to reproduce the crash only when the
implicit was missing, as in `neg` tests. I can remove the `pos` tests if
you think these are excessive.
I ran only my own tests locally, they passed.
Fixesscala#19328
cc @soronpo
0 commit comments