Skip to content

Remove scala.quoted.unsafe.UnsafeExpr #10192

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

Merged
merged 1 commit into from
Nov 6, 2020

Conversation

nicolasstucki
Copy link
Contributor

The library should not provide those operattion on Expr.
These can still be done using reflection and we keep testing that they can be encoded.

The library should not provide those operattion on Expr.
These can still be done using reflection and we keep testing that they can be encoded.
@nicolasstucki nicolasstucki marked this pull request as ready for review November 5, 2020 16:29
Copy link
Contributor

@liufengyun liufengyun left a comment

Choose a reason for hiding this comment

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

LGTM, nice simplification 👍

@nicolasstucki nicolasstucki merged commit dd4d881 into scala:master Nov 6, 2020
@nicolasstucki nicolasstucki deleted the remove-UnsafeExpr branch November 6, 2020 12:19
@Kordyjan Kordyjan added this to the 3.0.0 milestone Aug 2, 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.

3 participants