Skip to content

[Test] Remove failing match in SILGen/newtype.swift #39779

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 16, 2021

Conversation

bnbarham
Copy link
Contributor

Seems to be a difference between debug and release. var vs let is
harmless here, but we should still investigate what's causing the
difference.

The change introducing the failure should be somewhere between
36b9c79 and
6e07ee8.

For now remove the match to get CI passing again.

Seems to be a difference between debug and release. var vs let is
harmless here, but we should still investigate what's causing the
difference.

The change introducing the failure should be somewhere between
36b9c79 and
6e07ee8.

For now remove the match to get CI passing again.
@bnbarham
Copy link
Contributor Author

@swift-ci please smoke test

@bnbarham bnbarham merged commit 668fe4e into swiftlang:main Oct 16, 2021
@bnbarham bnbarham deleted the remove-failing-match branch October 16, 2021 11:25
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