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

TASTy reader: add support for Scala 3.0.0 RC1 #9501

Merged
merged 4 commits into from Feb 16, 2021

Conversation

bishabosha
Copy link
Member

Summary of changes:

  • new TASTy header layout, with a new versioning scheme.
  • methods can now have type params and term params in arbitrary order.

I have added test cases for extension methods with multiple type parameter lists, one which is dependent and one which is not, because these could be treated separately. Currently both are rejected.

@scala-jenkins scala-jenkins added this to the 2.13.6 milestone Feb 16, 2021
@bishabosha bishabosha modified the milestones: 2.13.6, 2.13.5 Feb 16, 2021
@dwijnand dwijnand changed the title Tasty Support 3.0.0 RC1 [ci: last-only] Tasty Support 3.0.0 RC1 Feb 16, 2021
@dwijnand
Copy link
Member

Let's try to get these commits to work atomically - I think it needs another push event to trigger the bot to notice the lack of "last-only".

@bishabosha bishabosha changed the title Tasty Support 3.0.0 RC1 Tasty Support 3.0.0 RC1 [ci: last-only] Feb 16, 2021
@bishabosha bishabosha changed the title Tasty Support 3.0.0 RC1 [ci: last-only] Tasty Support 3.0.0 RC1 Feb 16, 2021
@bishabosha
Copy link
Member Author

I have updated the commits, now using the 3.0.0-RC1 tag

@dwijnand dwijnand added the prio:blocker release blocker (used only by core team, only near release time) label Feb 16, 2021
@SethTisue SethTisue added the release-notes worth highlighting in next release notes label Feb 16, 2021
@SethTisue SethTisue merged commit 5919594 into scala:2.13.x Feb 16, 2021
@SethTisue SethTisue removed the prio:blocker release blocker (used only by core team, only near release time) label Feb 19, 2021
@SethTisue SethTisue changed the title Tasty Support 3.0.0 RC1 TASTY reader: add support for Scala 3.0.0 RC1 Feb 19, 2021
@SethTisue SethTisue changed the title TASTY reader: add support for Scala 3.0.0 RC1 TASTy reader: add support for Scala 3.0.0 RC1 Feb 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-notes worth highlighting in next release notes
Projects
None yet
4 participants