-
Notifications
You must be signed in to change notification settings - Fork 10.5k
stdlib: remove Boolean protocol #3567
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
Conversation
@swift-ci Please test |
Thanks Dmitri, but I was already working on this, and it just landed. |
@lattner No problem, but this PR also removes the |
I'm pretty sure that I removed Bool.boolValue, but please feel free to clean up anything you think should be improved. |
@lattner It is still referenced in |
2fc7648
to
a78f25f
Compare
I just removed that as part of fixing the validation tests. |
@lattner I see now. OK, I call this PR a grab bag of cleanups then. |
SGTM, thanks! Sorry for stepping on your toes. I'm done touching bool stuff. :-) |
ca445cd
to
7612728
Compare
@swift-ci Please test OS X platform |
@swift-ci Please smoke test OS X platform |
…he core library, restore this
7612728
to
e72bece
Compare
@swift-ci Please test and merge |
Per SE-0109.
Before merging this pull request to apple/swift repository:
Triggering Swift CI
The swift-ci is triggered by writing a comment on this PR addressed to the GitHub user @swift-ci. Different tests will run depending on the specific comment that you use. The currently available comments are:
Smoke Testing
Validation Testing
Lint Testing
Note: Only members of the Apple organization can trigger swift-ci.