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

make some tests compile with scala 3 #676

Merged
merged 1 commit into from
Dec 17, 2023

Conversation

hughsimpson
Copy link
Contributor

@hughsimpson hughsimpson commented Nov 28, 2023

Adds some implicit types, and some modified syntax around some 'tupled' expressions, to reduce the number of errors we see when attempting to compile with scala 3. Obviously without a replacement for the typetag code this doesn't actually compile, but when stubbing those out for now it gets us a little closer

@hughsimpson hughsimpson mentioned this pull request Nov 28, 2023
@tminglei tminglei merged commit e18a32f into tminglei:master Dec 17, 2023
16 checks passed
@hughsimpson hughsimpson deleted the some_scala_3_compat branch December 17, 2023 08:58
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