Skip to content
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

Teach SpaceEngine that generic tuples are irrefutable #16051

Merged
merged 1 commit into from
Oct 31, 2022

Conversation

dwijnand
Copy link
Member

No description provided.

@dwijnand dwijnand linked an issue Sep 15, 2022 that may be closed by this pull request
@dwijnand dwijnand force-pushed the generic-tuples/irrefutable branch from 008c824 to 0b5e7f1 Compare September 17, 2022 19:03
@dwijnand dwijnand marked this pull request as ready for review September 17, 2022 20:21
@dwijnand dwijnand requested a review from sjrd September 17, 2022 20:21
@dwijnand
Copy link
Member Author

dwijnand commented Oct 3, 2022

@sjrd this is a one-liner, do you have time for a review, or a suggested alternative?

@dwijnand dwijnand requested review from anatoliykmetyuk and removed request for sjrd October 10, 2022 15:47
@dwijnand dwijnand assigned anatoliykmetyuk and unassigned sjrd Oct 10, 2022
@dwijnand dwijnand self-assigned this Oct 22, 2022
@dwijnand dwijnand force-pushed the generic-tuples/irrefutable branch from 0b5e7f1 to ac1a641 Compare October 22, 2022 07:43
@dwijnand dwijnand removed their assignment Oct 22, 2022
@anatoliykmetyuk anatoliykmetyuk merged commit 7fd161f into scala:main Oct 31, 2022
@dwijnand dwijnand deleted the generic-tuples/irrefutable branch October 31, 2022 14:19
@Kordyjan Kordyjan added this to the 3.2.2 backports milestone Dec 22, 2022
@Kordyjan Kordyjan added the backport:nominated If we agree to backport this PR, replace this tag with "backport:accepted", otherwise delete it. label Dec 22, 2022
Kordyjan added a commit that referenced this pull request Dec 22, 2022
@Kordyjan Kordyjan added backport:done This PR was successfully backported. and removed backport:nominated If we agree to backport this PR, replace this tag with "backport:accepted", otherwise delete it. labels Dec 22, 2022
@Kordyjan Kordyjan modified the milestones: 3.2.2 backports, 3.3.0 Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:done This PR was successfully backported.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Invalid refutable pattern warning with Tuple
5 participants