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
Deduplicate patches before applying them to sources (scala#24215)
Fixesscala#24213 - deduplicate patches by content and span.
Similar issues were spotted for code `using` rewrites resulting in
invalid `using using` introduced by compiler.
Issue might arise if some reason compiler typechecks the same code twice
0 commit comments