Skip to content

Make summon parameter an inline parameter #11164

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

Conversation

nicolasstucki
Copy link
Contributor

This reduces the size of the tree that is generated when inlining by avoiding extra bindings and type ascriptions.

It needs to be transparent to workaround #11163. It also removes the need for the type ascription. In this particular case transparent or non-transparent have the same sematic. We may also need to make it transparent in #9984.

This reduces the size of the tree that is generated when inlining.
@nicolasstucki nicolasstucki self-assigned this Jan 19, 2021
@nicolasstucki nicolasstucki marked this pull request as ready for review January 19, 2021 14:09
@nicolasstucki nicolasstucki requested a review from odersky January 19, 2021 14:09
@nicolasstucki nicolasstucki merged commit b023ec8 into scala:master Jan 20, 2021
@nicolasstucki nicolasstucki deleted the change-signature-of-summon branch January 20, 2021 08:51
nicolasstucki added a commit to dotty-staging/dotty that referenced this pull request Jan 26, 2021
nicolasstucki added a commit to dotty-staging/dotty that referenced this pull request Jan 27, 2021
nicolasstucki added a commit to dotty-staging/dotty that referenced this pull request Jan 27, 2021
@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