Skip to content

[stdlib] Make _Unwrappable internal and rename func unwrap() to _unwrap() #20511

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
Nov 12, 2018

Conversation

lorentey
Copy link
Member

_Unwrappable isn’t used in inlinable context.

This was uncovered by @jrose-apple's improved diagnostics in #20485.

…ap()

_Unwrappable isn’t used in inlinable context.
@lorentey
Copy link
Member Author

@swift-ci please test

@millenomi
Copy link
Contributor

millenomi commented Nov 12, 2018

Ah, good call. It was called from an inlinable context at some point during patch development, but we don't need inlinability there.

@lorentey lorentey merged commit 41e9dab into swiftlang:master Nov 12, 2018
@lorentey lorentey deleted the ununwrappable branch November 12, 2018 19:53
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