Skip to content

Conversation

@nicolasstucki
Copy link
Contributor

Remove contents of inline methods when pickling quotes in case these contain quoted expressions or types. Some artifacts of staging (such as type blocks) are not handled by the transformation phases that follow.

Fixes #15985

Remove contents of inline methods when pickling quotes in case these contain
quoted expressions or types. Some artifacts of staging (such as type blocks)
are not handled by the transformation phases that follow.

Fixes scala#15985
@nicolasstucki nicolasstucki self-assigned this Nov 15, 2022
@Kordyjan Kordyjan added this to the 3.3.0-RC1 milestone Dec 12, 2022
@smarter smarter merged commit c3097af into scala:main Dec 12, 2022
@smarter smarter deleted the fix-15985 branch December 12, 2022 16:57
@Kordyjan Kordyjan modified the milestones: 3.3.0-RC1, 3.2.2 backports Dec 22, 2022
@Kordyjan Kordyjan modified the milestones: 3.3.0-RC1, 3.3.0 Aug 1, 2023
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.

Quotes can crash due to missing implicit type instance in local function

3 participants