Skip to content

SR-8915: Remove redundant conformance constraints #1712

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
Oct 10, 2018

Conversation

kevints
Copy link
Contributor

@kevints kevints commented Oct 5, 2018

…'SignedInteger'

Remove the redundant conformance constraints on Data[RangeExpression]
and NSRange.init<RangeExpression>(_:), silencing the compiler warning.

@kevints
Copy link
Contributor Author

kevints commented Oct 5, 2018

cc @alblue

@alblue
Copy link
Contributor

alblue commented Oct 5, 2018

@swift-ci please test

Remove the redundant conformance constraints `R.Bound.Stride:
SignedInteger` on `Data[RangeExpression]` and
`NSRange.init<RangeExpression>(_:)`. This silences a compiler
warning.

Resolves [SR-8915](https://bugs.swift.org/browse/SR-8915)
@alblue
Copy link
Contributor

alblue commented Oct 5, 2018

@swift-ci please test and merge

1 similar comment
@alblue
Copy link
Contributor

alblue commented Oct 5, 2018

@swift-ci please test and merge

@kevints kevints changed the title SR-8915: warning: redundant conformance constraint 'R.Bound.Stride': … SR-8915: Remove redundant conformance constraints Oct 5, 2018
@millenomi
Copy link
Contributor

@swift-ci please test and merge

@swift-ci swift-ci merged commit edfee4a into swiftlang:master Oct 10, 2018
@kevints kevints deleted the SR-8915 branch October 10, 2018 10:31
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.

4 participants