Skip to content

Recursively check nonvariant arguments of base types for realizability #11549

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
Feb 28, 2021

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Feb 26, 2021

This is a slightly more complete version to check for realizability. I am aware
there are still holes. It would be good if contributors could direct their energy
towards pull requests for filling these holes.

This is a slightly more complete version to check for realizability. I am aware
there are still holes. It would be good if contributors could direct their energy
towards pull requests for filling these holes.
@odersky
Copy link
Contributor Author

odersky commented Feb 26, 2021

test performance please

@dottybot
Copy link
Member

performance test scheduled: 1 job(s) in queue, 1 running.

@dottybot
Copy link
Member

Performance test finished successfully:

Visit http://dotty-bench.epfl.ch/11549/ to see the changes.

Benchmarks is based on merging with master (63a467b)

@odersky odersky requested a review from liufengyun February 27, 2021 10:04
@liufengyun liufengyun linked an issue Feb 28, 2021 that may be closed by this pull request
Copy link
Contributor

@liufengyun liufengyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@liufengyun liufengyun merged commit 4d0d591 into scala:master Feb 28, 2021
@liufengyun liufengyun deleted the fix-11545 branch February 28, 2021 21:38
@Kordyjan Kordyjan added this to the 3.0.0 milestone Aug 2, 2023
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.

Overconstrained GADT bounds in presence of bad bounds
4 participants