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

Implement type argument inference based on the latest JLS #6138

Merged
merged 733 commits into from
Dec 18, 2023

Conversation

@smillst
Copy link
Member Author

smillst commented Dec 8, 2023

@mernst I think this is ready to merge. I've also added a changelog that you should review.

@smillst smillst requested a review from mernst December 8, 2023 18:47
mernst
mernst previously approved these changes Dec 8, 2023
Copy link
Member

@mernst mernst left a comment

Choose a reason for hiding this comment

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

Thanks!

@smillst smillst enabled auto-merge (squash) December 8, 2023 20:27
# Conflicts:
#	docs/CHANGELOG.md
#	framework/src/main/java/org/checkerframework/common/basetype/BaseTypeVisitor.java
@smillst smillst assigned smillst and unassigned mernst Dec 16, 2023
@smillst smillst enabled auto-merge (squash) December 18, 2023 22:40
@smillst smillst merged commit bc0b44d into typetools:master Dec 18, 2023
29 checks passed
@smillst smillst deleted the java8inference branch December 18, 2023 22:41
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.

Implement Java 8 type argument inference
2 participants