Skip to content

Conversation

@jchyb
Copy link
Contributor

@jchyb jchyb commented Aug 29, 2025

Closes #11755
TypeBind is omitted, for reasons mentioned in #23836

I should mention that neither of these constructors is critical (we can just convert the TypeRepr counterparts to TypeTrees), but I guess they are nice to have.

@jchyb jchyb requested a review from a team as a code owner August 29, 2025 11:10
@jchyb jchyb force-pushed the add-missing-quotes-constructors branch 2 times, most recently from b0b43be to 8f730e1 Compare September 1, 2025 13:27
@jchyb jchyb requested a review from hamzaremmal September 2, 2025 09:29
@jchyb jchyb added the needs-minor-release This PR cannot be merged until the next minor release label Sep 10, 2025
@hamzaremmal
Copy link
Member

@jchyb Can you please rebase and fix the conflicts. Thanks.

@jchyb jchyb force-pushed the add-missing-quotes-constructors branch from 8f730e1 to feb1a8c Compare October 7, 2025 20:03
@Gedochao Gedochao added the backport:nominated If we agree to backport this PR, replace this tag with "backport:accepted", otherwise delete it. label Nov 4, 2025
@Gedochao Gedochao added this to the 3.8.0 milestone Nov 4, 2025
@Gedochao
Copy link
Contributor

Gedochao commented Nov 4, 2025

@WojciechMazur tagging you to keep track of this, I'm thinking we should get it into 3.8.0-RC1

@Gedochao
Copy link
Contributor

Gedochao commented Nov 4, 2025

@jchyb would you be able to rebase once again...? We've let it hang for quite a bit, I know.

@jchyb jchyb force-pushed the add-missing-quotes-constructors branch from feb1a8c to d18ec54 Compare November 4, 2025 14:24
@jchyb
Copy link
Contributor Author

jchyb commented Nov 4, 2025

Apologies, I also forgot about this. If backporting this this late would be troubling then in my opinion this is something that could potentially wait for 3.10 (everything added here in this PR could previously be achieved in other ways, the changes here are for convenience and completeness)

@Gedochao
Copy link
Contributor

Gedochao commented Nov 4, 2025

@hamzaremmal bump for the review

@Gedochao Gedochao merged commit d463d6d into scala:main Nov 4, 2025
53 checks passed
@hamzaremmal hamzaremmal deleted the add-missing-quotes-constructors branch November 4, 2025 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:nominated If we agree to backport this PR, replace this tag with "backport:accepted", otherwise delete it. needs-minor-release This PR cannot be merged until the next minor release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add missing constructors in Quotes reflection

3 participants