Skip to content

[stdlib] Remove the essential/non-essential file split in the stdlib #68504

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
Sep 14, 2023

Conversation

kubamracek
Copy link
Contributor

@kubamracek kubamracek commented Sep 13, 2023

The SWIFT_CHECK_ESSENTIAL_STDLIB seems to be unused and broken in several ways -- it doesn't even pass CMake configuration if enabled, and if I actually try to get only the essential files to build as a stdlib, I get a compiler hang.

Copy link
Contributor

@zoecarver zoecarver left a comment

Choose a reason for hiding this comment

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

Seems like a nice improvement. Thanks, Kuba :)

Copy link
Contributor

@Azoy Azoy left a comment

Choose a reason for hiding this comment

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

looks good to me!

@kubamracek
Copy link
Contributor Author

@swift-ci please test

@kubamracek kubamracek added the embedded Embedded Swift label Sep 14, 2023
@kubamracek kubamracek merged commit 83f8454 into swiftlang:main Sep 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
embedded Embedded Swift
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants