Skip to content

Revert "chore: add scala-library-cc project" #23677

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 7, 2025

Conversation

hamzaremmal
Copy link
Member

Reverts #23662

During today's core meeting, we decided to switch the strategy of having two separate artifacts for the stdlib (one with cc and one without cc). We will now commit and ship only the stdlib with cc.
If a user enables cc, they will get the benefit of a capture-checked stdlib, if they don't enable cc, then cc will not change anything from a user's perspective.

Important Note: Capture Checking the stdlib doesn't mean that capture checking is stable, it is a milestone into the development of capture checking.

Copy link
Contributor

@natsukagami natsukagami left a comment

Choose a reason for hiding this comment

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

LGTM

@hamzaremmal
Copy link
Member Author

LGTM

😅

@hamzaremmal hamzaremmal merged commit cc459d6 into main Aug 7, 2025
64 checks passed
@hamzaremmal hamzaremmal deleted the revert-23662-cc-stdlib branch August 7, 2025 08:05
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.

2 participants