Skip to content

Fix #10295: Require import qualifiers to be idempotent #10594

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
Dec 6, 2020

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Dec 2, 2020

The use case for contextual abstractions is still supported if the function
returning an implicit parameter is declared inline.

@odersky odersky requested a review from nicolasstucki December 2, 2020 10:59
@odersky odersky linked an issue Dec 2, 2020 that may be closed by this pull request
The use case for contextual abstractions is still supported if the function
returning an implicit parameter is declared `inline`.
@odersky odersky merged commit 38116bf into scala:master Dec 6, 2020
@odersky odersky deleted the fix-#10295 branch December 6, 2020 09:00
@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.

Imports from unstable prefixes should not be allowed
3 participants