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

scala 2.13.10 #1685

Merged
merged 1 commit into from Oct 10, 2022
Merged

scala 2.13.10 #1685

merged 1 commit into from Oct 10, 2022

Conversation

bjaglin
Copy link
Collaborator

@bjaglin bjaglin commented Oct 9, 2022

Towards #1684

@@ -111,7 +111,7 @@
[116:12..116:22]: test/Test.C#ByNameType. => final object ByNameType extends AnyRef { +1 decls }
[117:11..117:13]: test/Test.C#ByNameType.m1(). => method m1(x: => Int): Int
[117:14..117:15]: test/Test.C#ByNameType.m1().(x) => param x: => Int
[120:16..120:28]: test/Test.C#RepeatedType# => case class RepeatedType extends AnyRef with Product with Serializable { +11 decls }
[120:16..120:28]: test/Test.C#RepeatedType# => case class RepeatedType extends AnyRef with Product with Serializable { +12 decls }
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

unsurprisingly, this is a revert of 7c158ed#diff-829dd0f329b6e441f0af0ef30cff31ed6733345856e399618d44fc8460fe5d6eR114 which seems to be caused by scala/scala#10155

@bjaglin bjaglin requested a review from mlachkar October 10, 2022 08:11
@bjaglin bjaglin marked this pull request as ready for review October 10, 2022 08:11
@bjaglin bjaglin merged commit a540a64 into scalacenter:main Oct 10, 2022
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.

None yet

2 participants