Skip to content

[CSBindings] Revert changes in BindingSet::isViable #77653

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 19, 2024

Conversation

xedin
Copy link
Contributor

@xedin xedin commented Nov 15, 2024

This change although correct cases performance issues in some scenarios.

@xedin xedin requested a review from hborla as a code owner November 15, 2024 19:42
@xedin
Copy link
Contributor Author

xedin commented Nov 15, 2024

@swift-ci please test

@xedin
Copy link
Contributor Author

xedin commented Nov 15, 2024

Reverts #76487 and #77153 but leaves their tests.

This change although correct cases performance issues
in some scenarios.
@xedin xedin force-pushed the revert-BindingSet-isViable-changes branch from 8505d6d to d01c9cb Compare November 15, 2024 23:46
@xedin
Copy link
Contributor Author

xedin commented Nov 15, 2024

@swift-ci please smoke test

1 similar comment
@xedin
Copy link
Contributor Author

xedin commented Nov 19, 2024

@swift-ci please smoke test

@xedin xedin merged commit 9912c44 into swiftlang:main Nov 19, 2024
3 checks passed
xedin added a commit to xedin/swift that referenced this pull request Nov 23, 2024
…ings (v2)

The original attempt to do this was reverted by swiftlang#77653

The problem is that the fix was too broad, I narrowed it down to
non-exact uses of stdlib collections that support upcasts.
xedin added a commit to xedin/swift that referenced this pull request Nov 26, 2024
…ings (v2)

The original attempt to do this was reverted by swiftlang#77653

The problem is that the fix was too broad, I narrowed it down to
non-exact uses of stdlib collections that support upcasts.
xedin added a commit to xedin/swift that referenced this pull request Dec 5, 2024
…ings (v2)

The original attempt to do this was reverted by swiftlang#77653

The problem is that the fix was too broad, I narrowed it down to
non-exact uses of stdlib collections that support upcasts.
xedin added a commit to xedin/swift that referenced this pull request Dec 7, 2024
…ings (v2)

The original attempt to do this was reverted by swiftlang#77653

The problem is that the fix was too broad, I narrowed it down to
non-exact uses of stdlib collections that support upcasts.
xedin added a commit to xedin/swift that referenced this pull request Dec 9, 2024
…ings (v2)

The original attempt to do this was reverted by swiftlang#77653

The problem is that the fix was too broad, I narrowed it down to
non-exact uses of stdlib collections that support upcasts.
xedin added a commit to xedin/swift that referenced this pull request Dec 18, 2024
…ings (v2)

The original attempt to do this was reverted by swiftlang#77653

The problem is that the fix was too broad, I narrowed it down to
non-exact uses of stdlib collections that support upcasts.
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.

1 participant