Skip to content

Fix implicit search in Inlining phase #11153

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
Jan 19, 2021

Conversation

nicolasstucki
Copy link
Contributor

We need a TreeMapWithImplicits to track the implicits in the current scope.

Fixes #11152

We need a TreeMapWithImplicits to track the implicits in the current scope.

Fixes scala#11152
@nicolasstucki nicolasstucki self-assigned this Jan 18, 2021
@nicolasstucki nicolasstucki marked this pull request as ready for review January 18, 2021 18:16
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

@liufengyun liufengyun merged commit 32fc04b into scala:master Jan 19, 2021
@liufengyun liufengyun deleted the fix-#11152 branch January 19, 2021 09:04
@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.

Cannot summon during Inlining phase
3 participants