Skip to content

[stdlib] Remove redundant constraints to supress warnings #9379

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
May 7, 2017

Conversation

airspeedswift
Copy link
Member

These constraints are no longer needed since #9374

Some of these constraints were being used to explicitly check correct conformance, that is now enforced by the compiler. But there should probably now be some different kind of tests created to confirm that is happening.

@airspeedswift
Copy link
Member Author

@swift-ci please clean test and merge

@airspeedswift
Copy link
Member Author

@swift-ci swift-ci merged commit 95e9681 into swiftlang:master May 7, 2017
@airspeedswift airspeedswift deleted the redundant-where branch May 7, 2017 21:49
airspeedswift pushed a commit to airspeedswift/swift that referenced this pull request May 8, 2017
airspeedswift added a commit that referenced this pull request May 9, 2017
* Add Collection constraints via protocol where clauses (#9374)

* Merge pull request #9379 from airspeedswift/redundant-where
airspeedswift added a commit to airspeedswift/swift that referenced this pull request May 11, 2017
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