Skip to content
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

[stdlib] Optional.map, .flatMap: Remove @_disfavoredOverload #73296

Merged
merged 1 commit into from
Apr 27, 2024

Conversation

lorentey
Copy link
Member

@lorentey lorentey commented Apr 26, 2024

We don’t need this to work around the known source compat issue, and it is triggering “expression too complex” errors, causing harm.

rdar://127015095

We don’t need this to worka round the known source compat issue, and it is triggering “expression too complex” errors, causing harm.

rdar://127015095
@lorentey lorentey requested a review from a team as a code owner April 26, 2024 18:58
@lorentey
Copy link
Member Author

@swift-ci test

@lorentey
Copy link
Member Author

@swift-ci test source compatibility

@lorentey
Copy link
Member Author

The source compat failures seem to be unrelated to this PR, as they were also present in earlier builds.

Test Result (3 failures / ±0)
build. swift-power-assert, 5.0, a60cb5, Swift Package
build. penny-bot, 5.9, 62006b, Swift Package
build. swift-sdk-generator, 5.9, e40e1f, Swift Package

@lorentey lorentey merged commit 8f223e9 into apple:main Apr 27, 2024
5 of 7 checks passed
@lorentey lorentey deleted the rdar127015095 branch April 27, 2024 02:16
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.

None yet

2 participants