Skip to content

Remove the Null type bound from CoregexInstances#Matching #58

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
Aug 14, 2023

Conversation

WojciechMazur
Copy link
Contributor

After merging scala/scala3#17470 in 3.4.x and running Open Community Build we found out it is no longer compiling - build logs. However, the compiler team has decided that that reason for that is not a new regression, but rather typer improvement.
This change does not affect the Scala 3 LTS line (3.3.x) but would affect the users of Scala 3.4.x and later.

To allow for further testing this project in the Open Community Build and in the future to allow users of Scala 3.4.x to use this library I propose a temporary workaround which removes the unnecessary Null type bound.

@SimY4 SimY4 merged commit f8366c4 into SimY4:main Aug 14, 2023
@SimY4
Copy link
Owner

SimY4 commented Aug 14, 2023

Thank you! 🙏 And congrats on being the first external contributor to this project. 😀

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.

2 participants