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

Use constructor's default getters in case class synthetic apply methods #18716

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

nicolasstucki
Copy link
Contributor

@nicolasstucki nicolasstucki commented Oct 18, 2023

Fixes #18715

@nicolasstucki nicolasstucki changed the title Use constructor's default getters in case class synthetic apply met… Use constructor's default getters in case class synthetic apply methods Oct 18, 2023
@nicolasstucki nicolasstucki self-assigned this Oct 18, 2023
@nicolasstucki nicolasstucki marked this pull request as ready for review October 18, 2023 14:29
@nicolasstucki nicolasstucki merged commit 5f5b517 into scala:main Oct 18, 2023
18 checks passed
@nicolasstucki nicolasstucki deleted the fix-18715 branch October 18, 2023 16:20
@Kordyjan Kordyjan added this to the 3.4.0 milestone Dec 20, 2023
WojciechMazur added a commit that referenced this pull request Jun 22, 2024
…apply` methods" to LTS (#20725)

Backports #18716 to the LTS branch.

PR submitted by the release tooling.
[skip ci]
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.

Export synthetic case class companion's apply with default parameter as extension
3 participants