Skip to content

Keep contents of quoted tree after pickling #17480

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

Closed

Conversation

nicolasstucki
Copy link
Contributor

@nicolasstucki nicolasstucki commented May 12, 2023

This enables the checking phases to analyze the contents of quoted expression.

Fixes #15700
Fixes #17400

@nicolasstucki nicolasstucki self-assigned this May 12, 2023
@nicolasstucki nicolasstucki force-pushed the keep-quotes-until-checked branch 2 times, most recently from 71cbc9c to 66624a3 Compare May 17, 2023 07:18
This enables the checking phases to analyze the contents of quoted
expression.

Fixes scala#15700
Fixes scala#17400
@nicolasstucki nicolasstucki force-pushed the keep-quotes-until-checked branch from 66624a3 to 32547ee Compare July 6, 2023 08:32
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 are not checked for override errors / @deprecated usage / @experimental usage Unchecked overrides in quoted expressions unless expanded
1 participant