Skip to content

Conversation

dwijnand
Copy link
Member

@dwijnand dwijnand commented Sep 3, 2024

This was showing up in testCompilation runs, locally or in CI.

This was showing up in testCompilation runs, locally or in CI.
@dwijnand dwijnand marked this pull request as ready for review September 6, 2024 11:17
@dwijnand dwijnand requested a review from noti0na1 September 6, 2024 11:17
@@ -159,7 +159,7 @@ sealed abstract class CaptureSet extends Showable:
*/
def accountsFor(x: CaptureRef)(using Context): Boolean =
if comparer.isInstanceOf[ExplainingTypeComparer] then // !!! DEBUG
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we can remove or comment out the if.

@bracevac bracevac added the area:experimental:cc Capture checking related label Sep 6, 2024
@dwijnand dwijnand enabled auto-merge September 6, 2024 13:46
@dwijnand dwijnand merged commit 67cd3eb into scala:main Sep 6, 2024
28 checks passed
@dwijnand dwijnand deleted the drop-trace.force-in-CaptureSet branch September 9, 2024 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:experimental:cc Capture checking related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants