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

Add sbt 2 crossbuilds #256

Closed
wants to merge 18 commits into from
Closed

Conversation

BillyAutrey
Copy link
Collaborator

@BillyAutrey BillyAutrey commented Oct 10, 2024

  • Bump sbt to 1.10.2
  • Add compatibility shim for Scala 2.12/3 crossbuilds
  • Scala3 syntax warnings
  • Add compatibility shim for to[Set] vs to(Set) to resolve Scala 3 compile errors
  • Other minor syntax changes for Scala 3
  • Switch imports around and explicitly use a few classes to resolve compile issues in Scala 3

Still todo:

  • File/HashedVirtualFileRef conversions for a few keys
  • AttributeKey[String]/StringAttributeKey conversions
  • Add scala3 to ci

Towards #255

@BillyAutrey
Copy link
Collaborator Author

Closing this to break into multiple PRs.

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.

1 participant